Commit Graph

1573 Commits

Author SHA1 Message Date
038a157b37 switch filter (all|global|own) and access column off for all global categories 2012-02-15 10:31:19 +00:00
0b3f4a04f0 switch filter (all|global|own) and access column off for all global categories 2012-02-15 10:25:41 +00:00
205a362497 fixed app >> categories filter "all" to contain private categories too, also added a private column for easier identification 2012-02-15 09:43:19 +00:00
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
22483aaeb9 adapt regarding postgres requirements for typecasts and stuff, remove obsolet table egw_app_sessions 2012-01-31 08:17:55 +00:00
2a7d39d3cf adapt regarding postgres requirements for typecasts and stuff, remove obsolet table egw_app_sessions 2012-01-31 08:16:40 +00:00
8e0ca08113 Change searching for existing accounts/groups which matches anywhere in user name, we need exact match 2012-01-26 15:46:37 +00:00
7c50df4d57 Better fix to handle non-exact search matching 2012-01-25 19:25:47 +00:00
0482bfb898 Double check that field matches, accounts search matches anywhere inside 2012-01-25 18:40:00 +00:00
abe6ce3482 Fix bug in condition matching on account ID, if account ID is not in file 2012-01-25 17:31:57 +00:00
a5009e9f3a Read full account to fix group imports 2012-01-23 15:43:52 +00:00
7f866bdf8e Copy existing group info, needed for accounts->save() 2012-01-19 19:44:33 +00:00
b47274d508 Add warnings 2011-12-20 16:57:23 +00:00
f6a443a917 Add warnings to import plugin 2011-12-15 16:24:47 +00:00
b075a9bade * Custom / instance-specific translations, eg. to rename an application 2011-11-17 13:01:48 +00:00
965b381a92 translations for "Custom translation" 2011-11-17 13:01:16 +00:00
f2d7c5c6c3 * Custom / instance-specific translations, eg. to rename an application 2011-11-17 12:43:59 +00:00
6b4611bde4 fix typo causing all categories to be global 2011-11-03 15:31:08 +00:00
2b76256ecf Fix typo causing all added categories to be global 2011-11-03 14:37:43 +00:00
6576867dc4 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:58:22 +00:00
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
6038c002db fixed not shown navbar in configuration 2011-09-13 08:22:03 +00:00
fc1b7cff3c fixed not shown navbar in configuration 2011-09-13 08:21:25 +00:00
41f17bc745 calling framework->render() after parsing the template, to allow callbacks to register javascript files 2011-09-04 15:26:26 +00:00
64393ce7a2 calling framework->render() after parsing the template, to allow callbacks to register javascript files 2011-09-04 15:25:53 +00:00
a3b17caa5f * impportexport/document merge: better control of exportlimits, you are now able to exempt groups or users from any exportlimits set (backport of nathans work, with enhancements from ralf) 2011-09-01 14:32:26 +00:00
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
7cbff78854 config for export limit excepted users/groups, need backend work from nathan 2011-08-17 09:36:51 +00:00
495632fc40 removed not used file 2011-08-17 09:32:55 +00:00
b18cd023a2 * Loa language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:23:55 +00:00
17a41103d5 Loa language translation from vimontha <kvimontha@yahoo.com> 2011-08-09 06:12:25 +00:00
0c7fda6cab Fix category list action buttons 2011-08-04 16:09:10 +00:00
3210437e96 fixed not working edit of categories using legacy icon 2011-08-03 14:09:44 +00:00
39fd95dbcc fixed not working edit of categories using legacy icon 2011-08-03 14:08:43 +00:00
050875995c fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com> 2011-08-03 07:18:17 +00:00
1043425e36 fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com> 2011-08-03 07:17:15 +00:00
ff32adcbcb * admin: allow to choose which kind of spellchecking you would like to employ when using the CK Editor (Options now: Yes, No, Without SpellCheckAsYouType, WebSpellChecker) 2011-08-02 12:14:34 +00:00
11475a41cd * admin: allow to choose which kind of spellchecking you would like to employ when using the CK Editor (Options now: Yes, No, Without SpellCheckAsYouType, WebSpellChecker) 2011-08-02 11:39:59 +00:00
ef12718fc6 Fix category list action buttons 2011-07-28 15:39:04 +00:00
a24606739e Fix category list action buttons 2011-07-13 16:39:36 +00:00
8efaf4f349 Use different method of filtering app 2011-07-07 19:53:11 +00:00
1c8ba78da0 Multiple owners, change owner by context menu, application filter, misc. categories fixes. 2011-07-07 19:12:31 +00:00
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
52f3dd9ed2 Use a different method of filtering out global categories 2011-07-07 18:34:33 +00:00
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
4515f24b85 - Clear owner popup after use
- Remove user if adding group to user category
2011-07-06 15:10:46 +00:00
d7372d5a60 Add app filter to category list 2011-07-06 14:44:23 +00:00
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
3ac3cfeb24 Add 'Change owner' to category context menu 2011-07-04 21:16:44 +00:00
9db4fa8625 * 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:12:55 +00:00