Nathan Gray
|
c94a591fee
|
Make account name->id translator able to handle any IDs that are passed
|
2011-03-14 23:42:24 +00:00 |
|
Nathan Gray
|
bd03ec245f
|
Remove some deprecated ereg functions
|
2011-03-09 18:18:26 +00:00 |
|
Nathan Gray
|
a47732d530
|
Make category name->id translator able to handle any IDs that are passed
|
2011-03-04 18:53:02 +00:00 |
|
Ralf Becker
|
5344d0a0ae
|
* ImportExport: fixed translation default value not working (eg. "1|>one||2|>two||other")
|
2011-03-04 17:42:53 +00:00 |
|
Nathan Gray
|
ededa8f092
|
Use _bo is_permitted() function for consistency, fixes occasional exceptions due to group permissions
|
2011-02-11 18:03:44 +00:00 |
|
Nathan Gray
|
94c616bf12
|
Catch exception thrown when trying to instanciate a definition the user has no rights for, and discard it.
|
2011-02-10 20:45:32 +00:00 |
|
Nathan Gray
|
2ca0c13b34
|
Cast to array to prevent warnings
|
2011-02-08 16:01:55 +00:00 |
|
Nathan Gray
|
37417195eb
|
Add auto-import of definitions in appname/setup/*.xml
|
2011-02-03 18:09:39 +00:00 |
|
Nathan Gray
|
a0d7bde2fb
|
By default, don't show apps user doesn't have access to any definitions for
|
2011-02-03 16:49:49 +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
|
6c0d3b2c81
|
Fix accidentally commited debug code
|
2010-10-12 22:46:43 +00:00 |
|
Nathan Gray
|
7f540ad450
|
- Add ability for plugin to specify mimetype
- Fix basic export csv wizard header option (wasn't loaded properly)
|
2010-10-12 22:45:55 +00:00 |
|
Nathan Gray
|
eb5fac04e9
|
Implement conversion class so the app's plugin can provide extra conversion functions
|
2010-10-06 22:33:52 +00:00 |
|
Ralf Becker
|
80a1fb5a53
|
"fixed not working plugin cache (on tree level): callback has to be public, as it's get called static by an other class (egw_cache)"
|
2010-04-03 10:31:57 +00:00 |
|
Nathan Gray
|
aa8ec8856e
|
Comment out cache call until I get it worked out
|
2010-03-31 15:07:47 +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
|
1d04bc2d65
|
Fix directory scan to only scan installed apps
|
2010-03-26 14:57:44 +00:00 |
|
Nathan Gray
|
04c83e9b14
|
Don't scan applications that are not available to admin.
|
2010-03-25 19:24:36 +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 |
|