295d7844e5
added no_notify parameter to link function, to suppress the notify
2005-10-27 09:28:24 +00:00
809bbaccda
replaced depricated mcrypt_generic_end, which 4.1.1+ mcrypt_generic_deinit, as it gaves warnings in php5
2005-10-27 09:26:08 +00:00
7ddeb1010f
norwegian updates
2005-10-26 22:37:44 +00:00
26a9fed831
*** empty log message ***
2005-10-26 00:54:00 +00:00
7b9f0f7b79
add mysqlt type for mysql in transactionnal mode with innodb tables
2005-10-25 15:27:42 +00:00
0f476f3e98
Bugfix: RowLock was not working with MySQL. ignore is a reserved word and could be empty. See as well fix on mysql driver for getOne with LIMIT and FOR UPDATE
2005-10-25 14:45:19 +00:00
9b4814ba81
bugfix: Select with LIMIT fail if FOR UPDATE is not after the LIMIT but before
2005-10-25 14:38:10 +00:00
a4b67d9f2b
UUPS javascript ;-)
2005-10-24 12:17:31 +00:00
38577905fb
1) fixed obscur IE 5.5/6 bug that caused the search button (user image) not to be displayed if its a link with an image => input type="image"
...
2) phpgw --> egw
2005-10-24 10:30:29 +00:00
8591e3ce8b
egw_openWindowCentered2, which allows to specify if you need a status-line or not
2005-10-24 07:29:12 +00:00
2f4259dfd0
*** empty log message ***
2005-10-23 22:49:01 +00:00
7e86c7ef6f
*** empty log message ***
2005-10-21 19:33:39 +00:00
8d72df90fd
*** empty log message ***
2005-10-20 09:49:27 +00:00
07dca33f46
persian files and several updates
2005-10-20 09:44:57 +00:00
cffd0551fe
*** empty log message ***
2005-10-19 06:59:19 +00:00
484297c45a
show calendar icon makes only sense if resource is bookable :-)
...
readonly fix for select-resources widget
2005-10-18 22:07:12 +00:00
c22a34ef12
included image for calendar-views + fixed some button-JS in eTemplates
2005-10-18 21:51:04 +00:00
f9dc135298
Add image for view calendar of resources
2005-10-18 21:49:27 +00:00
8fdee9e625
make function toggle_all work with sub-grid
2005-10-18 21:22:46 +00:00
c65589da23
make JS work for buttuns in sub-grid
2005-10-18 21:20:33 +00:00
9f22b7133f
*** empty log message ***
2005-10-17 19:39:30 +00:00
a327d8abff
several norwegian translations together
2005-10-17 19:35:24 +00:00
c2c29c186b
removing galaxia library. See reworked workflow library in workflow/inc/engine
2005-10-17 15:54:19 +00:00
c53b0302ba
removing galaxia library. See in reworked workflow library in workflow/inc/engine
2005-10-17 15:52:39 +00:00
8bfbbd96ae
allow extending classes to use numerical and string debug-levels, so_sql only reacts on debug=4
2005-10-16 11:45:59 +00:00
583a58007d
icons to select all rows and do something with all rows moved from resources and addressbook into the api, to be used by other apps too (eg. ProjectManager)
2005-10-16 07:07:44 +00:00
fea8c1660d
bug 1294588 and lang setup fixes
2005-10-15 21:52:37 +00:00
021d72b93e
extended the check for (admin-)accounts to other account storages
2005-10-15 07:57:06 +00:00
aac9ec7d10
phpgw --> egw
2005-10-14 17:03:16 +00:00
3d4049d873
phpgw --> egw
2005-10-14 14:31:35 +00:00
250d3d9408
phpgw --> egw and removed some obsolete files
2005-10-14 11:01:05 +00:00
586cf854a2
phpgw --> egw and removed some obsolete files
2005-10-14 10:41:15 +00:00
f1ba916258
some missing translations
2005-10-14 10:25:36 +00:00
bf5275949e
small fix
2005-10-14 10:04:41 +00:00
0ddb73fddb
modernize now removes:
...
- global $phpgw;
- global $phpgw_info;
and replaces:
- $phpgw -> $GLOBALS['egw']
- $phpgw_info -> $GLOBALS['egw_info']
2005-10-14 09:36:37 +00:00
d240021947
some missing translations
2005-10-14 09:07:12 +00:00
c8632a8808
some missing translations
2005-10-14 08:46:37 +00:00
d4197d2883
update and upload phrase was accidently given to tinymce app
2005-10-14 08:33:28 +00:00
c3295d4a5c
bug 1226024
2005-10-13 22:14:51 +00:00
1b4ec35cb7
bug 1313566, head branch
2005-10-13 22:07:48 +00:00
f578c4f826
make tinymce call easier and provide some custom view
2005-10-13 20:43:06 +00:00
3b57b96316
fixed SQL introduced for the multiple responsibles
2005-10-13 15:26:45 +00:00
938a25ebeb
fixed SQL introduced for the multiple responsibles
2005-10-13 15:24:48 +00:00
43c1115dbf
switch to tinymce by default
2005-10-13 15:16:38 +00:00
c5d434332c
make both (htmlarea / tinymce) pluging arguments styles working in etemplate
2005-10-13 15:13:58 +00:00
e21c498f4c
cancel phrase was accidently given to tinymce app
2005-10-13 15:04:34 +00:00
e24808dcb6
re-added lost "never hide" pref, which got lost in the preferences changes
2005-10-13 15:02:19 +00:00
ea1e8d89a2
fixed sql error on deleting users, thanks to Regis Leroy
2005-10-13 14:26:29 +00:00
1a5bfe70dd
fixed syntax error, thanks to Giuseppe Smaniotto
2005-10-13 14:20:40 +00:00
1784637cff
Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro).
...
Please note: If you already edited your phpgwapi/inc/functions.inc.php to switch it off, you will get an cvs conflict on updating, just do a "cvs update -C phpgwapi/inc/functions.inc.php" to fix it. If you want to use the session restore or you already used it, you need to go to Setup >> Headeradmin and switch it on there.
2005-10-13 14:14:01 +00:00