8e53f21349
using bo_merge::get_documents to get export documents
2011-06-17 14:07:10 +00:00
768859718f
Update selection tab if definition is changed.
2011-06-09 14:42:58 +00:00
483069d970
Use nextmatch preferred definition as pre-selected export definition
2011-06-08 15:01:27 +00:00
7ee8739394
For calendar & sitemgr, use labels 'Import' & 'Export' instead of 'Import CSV' & 'Export CSV'
2011-06-08 14:55:25 +00:00
469f938967
consider running in setup (install/update of app) as run by an admin
2011-06-08 10:59:45 +00:00
42af223052
- Fix select all confirm message
...
- When copying and name exists, try again with user lid. If that fails, give nice error message
- When done editing a definition, send to definition index instead of reload + send POST again
2011-06-06 16:08:57 +00:00
e7e424e1fc
Get spreadsheet box working again
2011-06-03 22:00:18 +00:00
265a6d307e
Use widthxheight for popup dimensions
2011-06-02 20:10:20 +00:00
0bb2f77376
Add some more icons to actions
2011-06-02 18:41:51 +00:00
8820c41c3d
Add context menu
2011-06-02 16:50:41 +00:00
0cd5da6be9
Fix bulk delete / export
2011-06-01 13:56:24 +00:00
eeda69071f
Pass definition to plugin
2011-05-30 17:51:57 +00:00
da20e2ea06
Add check all button
2011-05-24 17:04:16 +00:00
eed3385496
Allow admin to choose when to update default definitions: never, manual or auto
2011-05-24 16:13:51 +00:00
8af97a3c10
Add an option for charset to use the current user's preferred charset
2011-05-24 15:50:38 +00:00
7f06d6af00
If user chooses a name already in use, give a nice message with some alternate suggestions
2011-05-24 15:33:00 +00:00
6e26b80c1e
Add special case for Calendar, non-list views need special handling
2011-05-24 14:53:23 +00:00
3ad9f4d932
Hide export link if admin disabled export site-wide
2011-05-20 16:55:34 +00:00
3808f6d5e0
Make sure users can access their own definitions
2011-05-19 16:11:26 +00:00
86ced579db
Apply ACL to definition list - only show definitions user can use
2011-05-18 14:46:57 +00:00
d0d105b937
Disable delete using checkboxes too
2011-05-18 14:22:31 +00:00
614882c347
Disable edit / delete buttons for definitions you have no access to
2011-05-17 23:27:42 +00:00
785c484b4e
If user didn't select any records to export, select all
2011-05-16 21:50:54 +00:00
06626b4cfc
Skip spreadsheets shown in other selectbox
2011-05-16 18:42:49 +00:00
5101ac5c03
Translate select options
2011-05-16 16:02:20 +00:00
a63bcaa4d3
Avoid warnings from in_array()
2011-05-10 14:43:16 +00:00
e6ecb5415c
Selectbox now works with jdots framework
2011-05-09 16:56:52 +00:00
f6f9617261
Make spreadsheet list useful, fakes a call to merge with the chosen document and the currently selected items
2011-05-05 21:40:15 +00:00
87c960b6ea
Only show spreadsheet link if app has spreadsheets to show
2011-05-02 17:21:26 +00:00
9786f03980
Add a link to list of spreadsheets available for merging into
2011-04-26 20:30:26 +00:00
bbf3778172
Use a nextmatch for definition list
2011-04-19 16:00:43 +00:00
61862bf50d
Trim any extra space off name / account login, it breaks the searching
2011-04-18 15:09:03 +00:00
e9d5ae4216
Special formatting for date custom fields
2011-04-14 16:58:28 +00:00
39faba482e
Make sure selects is an array, if passed
2011-04-13 14:34:12 +00:00
dc270e8bae
Change title of links for all apps from Import & Export to Import CSV & Export CSV in the correct place
2011-04-11 21:20:32 +00:00
9d722f1cf8
Change title of links for all apps from Import & Export to Import CSV & Export CSV
2011-04-11 20:55:20 +00:00
82bb3f8044
* ImportExport/PostgreSQL: fixed SQL error "wrong operator !" when defining a profil
2011-04-11 15:45:29 +00:00
459e6be4d2
Blacklist calendar CSV import because it doesn't work the same as the others, and you should use iCal. If someone needs it, they can put it back in.
2011-04-11 15:21:10 +00:00
927528e2ad
If user does not have permission for Import / Export, skip all importexport sidebox links
2011-04-06 22:47:49 +00:00
b6e79184a2
Allow plugin selection settings to override preferences
2011-04-06 22:24:46 +00:00
49f8cc3258
Convert date/time to timestamp
2011-04-06 17:22:14 +00:00
7b804f41a4
Recognize empty as != 0
2011-04-06 15:40:30 +00:00
630720a662
Used passed appname when creating new categories
2011-04-04 19:05:15 +00:00
15bac6b211
Don't clear cat_id if it wasn't found, let app have the original
2011-04-04 17:28:35 +00:00
cd5bcab6b6
Add function to do automatic conversions from human friendly values, similar to the one in export.
2011-04-04 17:00:13 +00:00
ee0e75f283
Fix for exporting custom fields in user format - CFs are stored as text, not timestamp
2011-04-04 16:09:22 +00:00
af7ad5bec1
If there's only one option for plugin or definition, select it
2011-04-04 14:31:37 +00:00
ce38993281
Don't cast to array, it's often scalar
2011-03-28 21:51:35 +00:00
55ba81f0de
Give user preference for selection precidence over plugin setting
2011-03-28 21:12:44 +00:00
e9c7e8b84d
Make link to definitions work in Stylite template
2011-03-24 17:36:02 +00:00