Commit Graph

74 Commits

Author SHA1 Message Date
Nicolas Demonte 36f13e5561 Directly use objects in classifying folder portlet #50783 2021-02-11 18:43:22 +01:00
Nicolas Demonte f47560ca3e Remove APF content types #22019 2019-12-09 15:11:37 +01:00
Nicolas Demonte e5de5c7e6b Add 5 PFWB content types #22019
- pfwb.copminutes
- pfwb.copnote
- pfwb.informationnote
- pfwb.memorandum
- pfwb.notice
2019-12-09 15:11:37 +01:00
Frédéric Péters 4348a68dcd sort child folders by title (#5088) 2014-07-02 14:54:24 +02:00
Frédéric Péters d05d4198ea do not fall in circling recursion when indexing folders (#4863) 2014-06-11 16:46:57 +02:00
Frédéric Péters 6fd9feddfd index folders recursively (#4683) 2014-06-11 16:33:48 +02:00
Frédéric Péters c177f171c9 do not fail on missing folder 2014-06-11 16:33:30 +02:00
Frédéric Péters d10e5bef3d change recipient_groups label (#4642) 2014-06-05 13:58:40 +02:00
Frédéric Péters a00aadd3e6 include a table with subfolders in folder view (#4687)
This gives access to a link to remove the folder from its parent folder.
2014-04-14 14:27:15 +02:00
Frédéric Péters d7dd22c01c add description and keywords to folder page (#4511) 2014-03-21 17:46:22 +01:00
Frédéric Péters f102a57ddc check for permissions when listing parent folders (#4509) 2014-03-21 13:05:27 +01:00
Frédéric Péters a8638bbd8c move folder tree window a bit higher, to hide parent close button (#4456) 2014-03-13 12:40:48 +01:00
Frédéric Péters 4d0d039d86 force translation of Browse label (#4456) 2014-03-13 12:40:19 +01:00
Frédéric Péters a11dded5f2 use "Home Folder" as label for the currently connected user home folder (#4441) 2014-03-12 19:47:33 +01:00
Frédéric Péters 668baf5392 allow APF mails 2014-03-12 12:06:29 +01:00
Frédéric Péters 1438766cc2 add subtitles to navigation portlet (#4441) 2014-03-12 12:05:34 +01:00
Frédéric Péters a9cf9747c8 change label (#4432) 2014-03-10 10:08:05 +01:00
Frédéric Péters 9ce8de8fef makes sure not to reference deleted folders as parents (#4364) 2014-02-27 11:59:07 +01:00
Frédéric Péters af9741b8ff disable a serie of types (#4315) 2014-02-27 11:22:55 +01:00
Frédéric Péters bba1c61d8a allow generic documents (#4316) 2014-02-27 11:20:31 +01:00
Frédéric Péters 80e32cc2a7 Revert "disable medical certificate and invoice for now"
This reverts commit 24542bf336.
2014-02-26 14:50:17 +01:00
Frédéric Péters 42930b58f0 display permission info on folder view page (#4328) 2014-02-24 10:23:54 +01:00
Frédéric Péters 5817f2e75f let columns be sorted 2014-02-24 09:37:54 +01:00
Frédéric Péters 4d722af029 allow folders to contain collections 2014-02-24 09:37:41 +01:00
Frédéric Péters 8a4afde215 translation updates 2014-02-11 13:44:43 +01:00
Frédéric Péters 24542bf336 disable medical certificate and invoice for now 2014-02-11 10:07:17 +01:00
Frédéric Péters c81fc5819c add a data-intid attribute to content tree items 2014-02-09 15:34:17 +01:00
Frédéric Péters 1be0b1fed0 exposer folder-tree everywhere 2014-02-09 15:34:06 +01:00
Frédéric Péters 26fed25347 limit autocomplete to pfwbged folders 2014-02-09 14:29:19 +01:00
Frédéric Péters 3b319974db add custom content tree to navigate in pfwbged folders 2014-02-09 14:16:16 +01:00
Frédéric Péters 1e9751e431 remove "move to pool" subscriber, now provided by pfwbged.policy 2014-02-08 13:55:14 +01:00
Frédéric Péters c5110ae617 typo fix 2014-02-08 13:17:00 +01:00
Frédéric Péters 0ea1d7a3ef set document default local roles from initial folder 2014-02-07 13:34:54 +01:00
Frédéric Péters 1506c8ec06 get default values for local roles from parent folder 2014-02-07 13:12:08 +01:00
Frédéric Péters becf3bdc8e make it also possible to add items to folder when it's marked as editable 2014-02-07 13:11:37 +01:00
Frédéric Péters baf7cef249 remove table code that now lives in pfwbged.collection 2014-02-06 09:45:15 +01:00
Frédéric Péters 9d384eba1a update portlet markup to match folder links 2014-02-05 13:47:10 +01:00
Frédéric Péters 36e8f038c2 give proper title to portlet 2014-02-05 10:47:51 +01:00
Frédéric Péters b876366a95 update field label to match pfwbged customized labels 2014-02-05 09:22:37 +01:00
Frédéric Péters bb50fe6ee7 add classifying folders to /dossiers, not /documents 2014-02-04 15:09:00 +01:00
Frédéric Péters ae1260ded3 redirect newly created elements to canonical location (#4195) 2014-02-04 14:34:35 +01:00
Frédéric Péters 05993fa721 allow classifying folder to be created in Members/ (#4257) 2014-02-04 14:15:21 +01:00
Frédéric Péters 5d1b7add5d add translation support (#4262) 2014-02-04 11:58:23 +01:00
Frédéric Péters 6098afdf30 comment general folder viewlet for now 2014-01-22 13:46:41 +01:00
Frédéric Péters 9447f9f3ab integrate with pfwbged.collection table (#4052) 2014-01-22 12:03:29 +01:00
Frédéric Péters 0fd8794d83 possibility to unfile items from classifying folders (#3875) 2013-12-30 14:50:51 +01:00
Frédéric Péters 4602282e10 allow to add classifying folder from classifying folders (#4093) 2013-12-27 12:38:19 +01:00
Frédéric Péters 1403af59ce pass brains to IContentListingObject() (#4094) 2013-12-27 12:15:47 +01:00
Frédéric Péters 4703556bbe add portlet to navigate between classifying folders (#3779) 2013-12-02 15:06:07 +01:00
Frédéric Péters 96ac0c4c41 move newly created documents from folder to general bucket (#3874) 2013-11-29 12:09:21 +01:00