Nathan Gray
21c6a0f447
Add ability to create an export definition based on an existing import definition
2011-12-01 18:49:42 +00:00
Nathan Gray
79baa55fe2
Fix some problems with read-only wizard:
...
- New definitions aren't read-only
- Hide 'Just me' checkbox when read-only, to avoid confusion
- Wizard stays read-only if you go to previous step
- Disable Change context menu for definitions the user has no permission to change
2011-10-26 19:54:15 +00:00
Nathan Gray
3808f6d5e0
Make sure users can access their own definitions
2011-05-19 16:11:26 +00:00
Nathan Gray
86ced579db
Apply ACL to definition list - only show definitions user can use
2011-05-18 14:46:57 +00:00
Nathan Gray
d0d105b937
Disable delete using checkboxes too
2011-05-18 14:22:31 +00:00
Nathan Gray
614882c347
Disable edit / delete buttons for definitions you have no access to
2011-05-17 23:27:42 +00:00
Nathan Gray
bbf3778172
Use a nextmatch for definition list
2011-04-19 16:00:43 +00:00
Nathan Gray
9f20d116b6
Fix date comparison when importing definitions
2011-03-21 17:35:53 +00:00
Nathan Gray
bba2a4c2bb
Make sure options is an array before trying to unset a sub-key
2011-03-21 17:13:25 +00:00
Nathan Gray
f43c3c7c13
Avoid warnings if no definitions found in file
2011-03-21 14:12:37 +00:00
Nathan Gray
83bbea7669
Try to set some default values for export definitions
2011-03-16 17:07:32 +00:00
Nathan Gray
da16cd319c
Set default export-<appname> definitions as the site-wide default if no default is set
2011-03-14 23:07:46 +00:00
Nathan Gray
a58a7892c9
Adjust the export to remove some fields not needed, only export owner if there is one.
2011-03-09 15:47:11 +00:00
Nathan Gray
838f4664f1
* Add ability for users to define their own definitions
...
- Permissions set by admin in the Site configuration
2011-02-22 17:13:03 +00:00
Nathan Gray
37417195eb
Add auto-import of definitions in appname/setup/*.xml
2011-02-03 18:09:39 +00:00
Nathan Gray
ae035df727
Actually use definition permissions
2011-02-03 16:42:03 +00:00
Nathan Gray
bd28fed482
- Hide expert options until they get worked out
...
- Add caching function has_definitions() to see if there are any definitions for the user
- Fix permissions check
2011-01-28 19:44:24 +00:00
Nathan Gray
e66b0d5373
Fix missed class rename
2010-03-31 14:32:41 +00:00
Nathan Gray
fb5a3e11a8
- Add blacklisting so plugin scan will skip certain files or directories
...
- Add caching to plugin scan, default is to rescan once a day
- Remove lingering unneeded requires
2010-03-29 17:38:54 +00:00
Nathan Gray
a6887ae908
- Change file/class names to match new naming conventions
...
- Change spelling of wizzard to wizard
2010-03-22 15:09:26 +00:00