Klaus Leithoff
ba56cef6d4
clean up of cache after using (admin) connection via forceEAProfileLoad
2012-11-19 15:56:57 +00:00
Klaus Leithoff
0925ea6313
use new functionality (forceEAProfileLoad) in hooks and uiaccounts
2012-11-19 13:53:15 +00:00
Ralf Becker
26de26873b
if EGroupware manages a mail server, allow setting an email address for groups
2012-11-16 10:36:34 +00:00
Ralf Becker
17ad37d302
remove not used in a long time ldap_mgr code
2012-11-15 14:47:12 +00:00
Nathan Gray
2218fd8956
Fix category search missing when result is a child, but parent does not match too
2012-11-05 17:56:03 +00:00
Ralf Becker
b514745d01
* Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup
2012-10-31 13:56:40 +00:00
Ralf Becker
110ad12bb6
delete user categories, when user get deleted and admin command to delete already orphaned categories: admin/admin-cli.php --admin-cmd-check-cats admin,password
2012-08-08 16:25:03 +00:00
Nathan Gray
369993d439
Make customfield page not fail in et2
2012-07-05 20:11:06 +00:00
Nathan Gray
f8fbafd086
Fix typeOptions to get appname in the right place
2012-05-29 15:23:12 +00:00
Nathan Gray
bdbd2af3e8
Send category information for colored rows in et2
2012-05-22 19:53:58 +00:00
Ralf Becker
06729148dd
* Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error
2012-05-08 08:50:19 +00:00
Ralf Becker
eeaa7a90ac
quiten warnings, if file are outside open_basedir
2012-04-26 07:12:41 +00:00
Nathan Gray
ebdc207ff5
Apply no_acl_check to global categories too
2012-04-16 16:37:18 +00:00
Nathan Gray
2bb445453e
Fix missing parent category when adding a child when parent has acl
2012-04-11 16:58:30 +00:00
Nathan Gray
c4b2fd4a64
Default owner to same as parent category when adding a child category
2012-04-05 18:33:49 +00:00
Ralf Becker
9954e7b42e
Show icon based on icon-selectbox, hide placeholder (broken image), if no icon selected
2012-04-05 12:32:07 +00:00
Nathan Gray
2d6569414b
- Allow adding a child category to a restricted category
...
- Show filter for application global categories
2012-04-02 16:29:13 +00:00
Ralf Becker
a3ada52adf
* Admin/ImportExport: fixed import of already hashed passwords
2012-03-29 18:33:33 +00:00
Ralf Becker
23fcaf904e
* Admin: view sessions and view access log was not using user-timezone but server, also causing display of wrong idle-time
2012-03-15 13:46:45 +00:00
Ralf Becker
1d12d66870
moved sqlfs filesystem check from Admin to Admin >> Filemanager, as most people seem to expect it there
2012-02-29 14:55:25 +00:00
Ralf Becker
2553ad1bcc
some fixes for sqlfs fsck: caseinsensitive GROUP BY for MySQL, deleting files direct in DB, as self::unlink() fails if fs_active=0, and some more
2012-02-27 14:33:42 +00:00
Ralf Becker
fd19c672c8
* Filemanager/Admin: ability to check virtual filesystem (Admin >> Check virtual filesystem) and some code to prefent double creation of directories
2012-02-27 13:18:52 +00:00
Ralf Becker
f2e2c60c04
cat_owner can be groups too (cat_owner < 0)
2012-02-17 11:01:56 +00:00
Ralf Becker
0b3f4a04f0
switch filter (all|global|own) and access column off for all global categories
2012-02-15 10:25:41 +00:00
Ralf Becker
0d5d839b30
fixed app >> categories filter "all" to contain private categories too, also added a private column for easier identification
2012-02-15 09:40:05 +00:00
Klaus Leithoff
2a7d39d3cf
adapt regarding postgres requirements for typecasts and stuff, remove obsolet table egw_app_sessions
2012-01-31 08:16:40 +00:00
Nathan Gray
7c50df4d57
Better fix to handle non-exact search matching
2012-01-25 19:25:47 +00:00
Nathan Gray
0482bfb898
Double check that field matches, accounts search matches anywhere inside
2012-01-25 18:40:00 +00:00
Nathan Gray
abe6ce3482
Fix bug in condition matching on account ID, if account ID is not in file
2012-01-25 17:31:57 +00:00
Nathan Gray
7f866bdf8e
Copy existing group info, needed for accounts->save()
2012-01-19 19:44:33 +00:00
Nathan Gray
f6a443a917
Add warnings to import plugin
2011-12-15 16:24:47 +00:00
Ralf Becker
f2d7c5c6c3
* Custom / instance-specific translations, eg. to rename an application
2011-11-17 12:43:59 +00:00
Nathan Gray
2b76256ecf
Fix typo causing all added categories to be global
2011-11-03 14:37:43 +00:00
Klaus Leithoff
cc01eda69f
try to set a logical default for ->can change passwords<- for new accounts. true if you force users to change passwords every x days, false if not
2011-10-06 15:46:43 +00:00
Ralf Becker
fc1b7cff3c
fixed not shown navbar in configuration
2011-09-13 08:21:25 +00:00
Ralf Becker
64393ce7a2
calling framework->render() after parsing the template, to allow callbacks to register javascript files
2011-09-04 15:25:53 +00:00
Ralf Becker
54bf7a3d2d
- fixed image map was empty created when not loged in (now directories are used and not $GLOBALS['egw_info']['apps'])
...
- fixed not working vfs-image-dir
- deleteing image-maps when:
+ apps get installed, updated or removed
+ admin >> register hooks
+ admin >> site configuration: vfs-image-dir get changed
- fixed not displayed validation errors (thought there were no validation) in admin >> site config
--> you need to register hooks, in order to get the admin >> site configuration validation hook ;-)
2011-08-31 10:16:12 +00:00
Ralf Becker
495632fc40
removed not used file
2011-08-17 09:32:55 +00:00
Nathan Gray
a24606739e
Fix category list action buttons
2011-07-13 16:39:36 +00:00
Nathan Gray
765f486753
Can't edit a category that's not from the current app - open super-globals read-only
2011-07-07 18:54:59 +00:00
Nathan Gray
52f3dd9ed2
Use a different method of filtering out global categories
2011-07-07 18:34:33 +00:00
Nathan Gray
283a2a01ff
Change how app filter works:
...
- Only list All and current app
- All shows app + globals, app shows just app categories
- App filter hidden when editing super globals
2011-07-07 17:19:04 +00:00
Nathan Gray
4515f24b85
- Clear owner popup after use
...
- Remove user if adding group to user category
2011-07-06 15:10:46 +00:00
Nathan Gray
d7372d5a60
Add app filter to category list
2011-07-06 14:44:23 +00:00
Nathan Gray
5740888427
- Add a hint/warning when admin edits user's category to change owner
...
- Change 'Change owner' to use add/remove, similar to other apps
2011-07-05 16:35:32 +00:00
Nathan Gray
3ac3cfeb24
Add 'Change owner' to category context menu
2011-07-04 21:16:44 +00:00
Ralf Becker
03e379e570
* jQuery: changed $ to $j to work around mootools use in Joomla templates and other js code in imported projects
...
required to change $ --> $j:
phpgwapi/*
jdots/*
etemplate/*
stylite/*
felamimail/*
admin/*
news_admin/*
projectmanager/*
importexport/*
infolog/*
ranking/*
required, but not automatic:
importexport/setup/etemplates.inc.php
phpgwapi/js/jquery/*
negative, not to touch or revert later:
phpgwapi/inc/savant2/Savant2/Savant2_Compiler_basic.php: '(\$(.+))' => 'print $1',
phpgwapi/js/dhtmlxtree/libCompiler/core.js
sitemgr/*
phpfreechat/*
gallery/*
activesync/include/smb.php: '^\tIPC\\\$(.*)[ ]+IPC' => 'skip',
etemplate/inc/class.bo_merge.inc.php: if ($this->table_plugins && preg_match_all('/\\$\\$table\\/([A-Za-z0-9_]+)\\$\\$(.*?)\\$\\$endtable\\$\\$/s',$content,$matches,PREG_SET_ORDER))
find phpgwapi jdots etemplate stylite felamimail admin news_admin projectmanager importexport infolog ranking \
\( -name '*.php' -o -name '*.js' \) -exec grep -q '\$(' {} \; -print \
-exec sed -i '' 's|\$(|$j(|g' {} \;
svn revert phpgwapi/inc/savant2/Savant2/Savant2_Compiler_basic.php phpgwapi/js/dhtmlxtree/libCompiler/core.js \
importexport/setup/etemplates.inc.php phpgwapi/js/jquery/jquery.js etemplate/inc/class.bo_merge.inc.php
additional changes:
phpgwapi/js/jquery/jquery.js: window.$ --> window.$j
phpgwapi/js/egw_json.js:291 this.request = $j.ajax({url: this.url,
jdots/templates/jdots/head.tpl:59 $j(document).ready(function() {
phpgwapi/js/egw_action/egw_grid_view.js: $.browser --> $j.browser
importexport/setup/etemplates.inc.php: etemplate editor importexport.wizard_basic_export_csv.choose_fields onclick of check icon changed
phpgwapi/js/egw_action/tests/*.html
phpgwapi/js/egw_action/tests/js/jquery.js: window.$ --> window.$j
2011-07-03 09:00:36 +00:00
Nathan Gray
9a9323e37d
If an admin edits a user's category, it becomes a global category.
2011-06-27 20:44:43 +00:00
Nathan Gray
1500c4f739
Fix warning message again
2011-06-27 15:54:07 +00:00
Nathan Gray
00cbf4b6fb
- Use full warning message for translation
...
- Rename phpgw to Global in app list
2011-06-27 15:49:42 +00:00