Commit Graph

9917 Commits

Author SHA1 Message Date
e4ed1ac5b0 add execmethod2 which could handle multiple arguments
There was no way of patching the existing ExecMethod, as Felamimail,
emailadmin and ldapadmin depend on the class consturction of this
method
2005-11-01 14:19:00 +00:00
b254fdaeaf allow to use !patter as value in the criteria array to invert the query (NOT LIKE instead of LIKE) 2005-11-01 10:13:28 +00:00
1983bdc556 added checks for:
- file_uploads = On (required for filemanager(s))
- PEAR installed (required by SyncML & iCal import+export of calendar)
- PEAR::Log installed (required by SyncML)
2005-11-01 07:20:46 +00:00
9e32132eaa bug 1344288: dutch translation update 2005-10-31 22:48:15 +00:00
ad5c21fca1 new widget for advanced search (needs still some work) 2005-10-31 17:49:19 +00:00
0202d92a2c disabled the small display, til I fixed it 2005-10-31 14:33:30 +00:00
e3e75bc70d fixing the fix :-) 2005-10-31 09:33:15 +00:00
f9454e9c07 removed edge-it templates as Vincent will maintain the prisma template 2005-10-31 09:26:11 +00:00
968c1d41a5 fixed fatal error when calling soetemplate::add_cell with the template itself 2005-10-31 09:06:24 +00:00
33cb3881af norwegian updates 2005-10-31 08:53:32 +00:00
8ad4d0ecbe several update 2005-10-31 08:51:05 +00:00
59abaf3458 added settings for mail-auth to configuration 2005-10-29 10:58:25 +00:00
8a647a5d7f not used 2005-10-29 10:52:46 +00:00
8ba2c2403b more intuitive icons for notes and todos 2005-10-29 08:30:32 +00:00
d15e06d19d not used 2005-10-29 08:24:55 +00:00
202611ea0d clean up code
bugfix for type radio
2005-10-28 21:05:56 +00:00
acbbbc50a5 moved to etemplates 2005-10-28 18:30:59 +00:00
2afcf77024 advanced custiomfield widget moved from infolog 2005-10-28 18:29:05 +00:00
21cdc2d1e7 added a general custiomfield definition module for admin-section 2005-10-28 18:27:06 +00:00
13659ddb5e fine adjustment of buttons
buxfix in calendar select hook
added a sitemgr module
2005-10-27 21:53:44 +00:00
3e0ec3a586 Make selectbox remember what resources cat was selected 2005-10-27 18:43:08 +00:00
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