Commit Graph

842 Commits (c1f5dfc02ebb4de0126c7e5edc8a8853f8f9753b)

Author SHA1 Message Date
n8ores 12a0e73587 Fix syntax typo 4 years ago
Lauri Ojansivu 332f830cc2 Fixed Unable to remove old Board, reappears. 4 years ago
Lauri Ojansivu 3a2deb0039 Admin Panel/People/People/New User: Added Initials. 4 years ago
Lauri Ojansivu 0a728f805b Added translation: Persian (Iran). 4 years ago
John R. Supplee b419e17cac Only show label names on global search for type='board' 4 years ago
John R. Supplee 726be664c8 Add new `has` operator for searching 4 years ago
n8ores 950e41e8f7 Fix bugs with customFields identified in Issue #3574 4 years ago
Lauri Ojansivu 1bc07b1b4a Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 4 years ago
Torsten Bronger a124f1dc38 Changed default behaviour for BIGEVENTS that no activity matches it. 4 years ago
Kyâne bcf5a586c7
Add /api/boards_count endpoint for statistics 4 years ago
Martin Filser e8b6b78dfa Checklistitems are now inserted always at the end of the checklist 4 years ago
Martin Filser 116aae0828 Deleting a linked card blocked the parent board to load #3540 4 years ago
Lauri Ojansivu d57eb6a2fc Fixed Board does not load, by disabling Custom Fields sorting. 4 years ago
magicbelette fd20a9218f Add the ability to call get_user operation with username 4 years ago
John R. Supplee 9ec3574ff6 Fix bug in `uniqueTitle` 4 years ago
Lauri Ojansivu 3774060d32 Createtoken API: Added better description and deleted extra file. 4 years ago
Martin Filser c0b9ef5990 Cards, CustomFields sorted alphabetically #3517 4 years ago
Lauri Ojansivu f274b3c26b Try fix removed nonexistent document error. 4 years ago
magicbelette 5c4421dc38 Delete test file 4 years ago
magicbelette a7b43d5b57 Add createtoken API 4 years ago
John R. Supplee e4f50d4713 Hopeful fix for i18n not working in `onRendered()` 4 years ago
Torsten Bronger 710643d8cb Added field archivedAt to cards, lists, swimlanes, and boards. 4 years ago
John R. Supplee 0446999c63 Add new importUsernames field for import user mapping 4 years ago
John R. Supplee 3435192640 only use `new RegExp(...)` to define regex (not slashes) 4 years ago
John R. Supplee 6ba4da9711 Remove added backticks from regex 4 years ago
Lauri Ojansivu bf7b1789ec Added missing backtick quotes. 4 years ago
John R. Supplee ad6da9bf37 Create unique board names when importing 4 years ago
Lauri Ojansivu 37372466cc Added many more fields to Export to Excel, and better formatting. Does not yet have all fields. 4 years ago
John R. Supplee 0adde3e06d Fix Wekan JSON import bug 4 years ago
John R. Supplee 78a1d08a17 Bug fixes and buttons for previous and next page 4 years ago
sato-64bit 6289acd109 changed method to create initials same as others 4 years ago
John R. Supplee 4e8fc46475 Start work on paging search results 4 years ago
John R. Supplee 6a32424a08 Add support for searching archived cards 4 years ago
John R. Supplee 158a0807d9 Development 4 years ago
John R. Supplee 9b6288e49c Add session id SessionData 4 years ago
John R. Supplee 907bf4ffdc Pass found cards in sessionData cursor 4 years ago
John R. Supplee 082b16d422 Bug fix: import regex escape function 4 years ago
John R. Supplee dd163b9923 start work on searching in comments 4 years ago
John R. Supplee a7bd8d42e8 Boards.copyTitle - escape string used in regex 4 years ago
John R. Supplee c9db8e0a26 Escape regex strings 4 years ago
John R. Supplee 74d93a6adc Option to add custom field to all cards 4 years ago
Lauri Ojansivu 0373da44b3 Disable some logs that are not needed anymore. 4 years ago
John R. Supplee b249fcbb2e Use the copyBoard method to duplicate a board 4 years ago
John R. Supplee ff8a36653a Use a Meteor call to copy a board 4 years ago
John R. Supplee 1c7a9e4de8 Copy rules, triggers and actions when copying a board 4 years ago
John R. Supplee fc0ee2e41b Global search add sort operator 4 years ago
John R. Supplee 319783b008 Global search: add new operators 4 years ago
John R. Supplee 61c691a267 Add support for clicking label names and board titles 4 years ago
John R. Supplee 52f920db12 Add clickable list titles 4 years ago
John R. Supplee 27d05ee828 Copy custom fields to new board 4 years ago