Commit Graph

9928 Commits

Author SHA1 Message Date
Cornelius Weiß
10ff4dd436 cleaned op logic
added action support for result_sets
still some layout stuff to do
2005-11-02 16:49:45 +00:00
Cornelius Weiß
fba9f65ae3 add option "dosn't matter" to selectboxes in search-mode 2005-11-02 16:48:24 +00:00
Cornelius Weiß
519e6875d6 added option to supress search filed 2005-11-02 16:46:34 +00:00
Ralf Becker
78f0df9c1c run_lang was not forwared for select-boxes 2005-11-02 12:45:40 +00:00
Ralf Becker
ec9fd92d47 help has to be in common, new common prefs phrase 2005-11-02 12:14:30 +00:00
Ralf Becker
5de098d1be app title has to be in common 2005-11-02 12:10:36 +00:00
Ralf Becker
c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
Ralf Becker
0db87ad750 removed selectbox if no resource-cats exist (gave and error and empty selectbox before) 2005-11-02 10:37:00 +00:00
Cornelius Weiß
65cd84bb4c sorry, acident happend 2005-11-02 10:05:57 +00:00
Ralf Becker
04f5b1a863 set the charset to utf-8, as it looks like
charset has to be the used charset NOT a translation of the term charset!
2005-11-02 09:51:50 +00:00
Cornelius Weiß
76692a6e28 upps, forgot to commit templates for customfields manager 2005-11-01 18:59:15 +00:00
Cornelius Weiß
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
Ralf Becker
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
Ralf Becker
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
Oscar Manuel Gómez Senovilla
9e32132eaa bug 1344288: dutch translation update 2005-10-31 22:48:15 +00:00
Cornelius Weiß
ad5c21fca1 new widget for advanced search (needs still some work) 2005-10-31 17:49:19 +00:00
Ralf Becker
0202d92a2c disabled the small display, til I fixed it 2005-10-31 14:33:30 +00:00
Cornelius Weiß
e3e75bc70d fixing the fix :-) 2005-10-31 09:33:15 +00:00
Ralf Becker
f9454e9c07 removed edge-it templates as Vincent will maintain the prisma template 2005-10-31 09:26:11 +00:00
Ralf Becker
968c1d41a5 fixed fatal error when calling soetemplate::add_cell with the template itself 2005-10-31 09:06:24 +00:00
Oscar Manuel Gómez Senovilla
33cb3881af norwegian updates 2005-10-31 08:53:32 +00:00
Oscar Manuel Gómez Senovilla
8ad4d0ecbe several update 2005-10-31 08:51:05 +00:00
Ralf Becker
59abaf3458 added settings for mail-auth to configuration 2005-10-29 10:58:25 +00:00
Ralf Becker
8a647a5d7f not used 2005-10-29 10:52:46 +00:00
Ralf Becker
8ba2c2403b more intuitive icons for notes and todos 2005-10-29 08:30:32 +00:00
Ralf Becker
d15e06d19d not used 2005-10-29 08:24:55 +00:00
Cornelius Weiß
202611ea0d clean up code
bugfix for type radio
2005-10-28 21:05:56 +00:00
Cornelius Weiß
acbbbc50a5 moved to etemplates 2005-10-28 18:30:59 +00:00
Cornelius Weiß
2afcf77024 advanced custiomfield widget moved from infolog 2005-10-28 18:29:05 +00:00
Cornelius Weiß
21cdc2d1e7 added a general custiomfield definition module for admin-section 2005-10-28 18:27:06 +00:00
Cornelius Weiß
13659ddb5e fine adjustment of buttons
buxfix in calendar select hook
added a sitemgr module
2005-10-27 21:53:44 +00:00
wnz_gh05t
3e0ec3a586 Make selectbox remember what resources cat was selected 2005-10-27 18:43:08 +00:00
Ralf Becker
295d7844e5 added no_notify parameter to link function, to suppress the notify 2005-10-27 09:28:24 +00:00
Ralf Becker
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
Oscar Manuel Gómez Senovilla
7ddeb1010f norwegian updates 2005-10-26 22:37:44 +00:00
Oscar Manuel Gómez Senovilla
26a9fed831 *** empty log message *** 2005-10-26 00:54:00 +00:00
Régis Leroy
7b9f0f7b79 add mysqlt type for mysql in transactionnal mode with innodb tables 2005-10-25 15:27:42 +00:00
Régis Leroy
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
Régis Leroy
9b4814ba81 bugfix: Select with LIMIT fail if FOR UPDATE is not after the LIMIT but before 2005-10-25 14:38:10 +00:00
Ralf Becker
a4b67d9f2b UUPS javascript ;-) 2005-10-24 12:17:31 +00:00
Ralf Becker
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
Ralf Becker
8591e3ce8b egw_openWindowCentered2, which allows to specify if you need a status-line or not 2005-10-24 07:29:12 +00:00
Oscar Manuel Gómez Senovilla
2f4259dfd0 *** empty log message *** 2005-10-23 22:49:01 +00:00
Oscar Manuel Gómez Senovilla
7e86c7ef6f *** empty log message *** 2005-10-21 19:33:39 +00:00
Oscar Manuel Gómez Senovilla
8d72df90fd *** empty log message *** 2005-10-20 09:49:27 +00:00
Oscar Manuel Gómez Senovilla
07dca33f46 persian files and several updates 2005-10-20 09:44:57 +00:00
Oscar Manuel Gómez Senovilla
cffd0551fe *** empty log message *** 2005-10-19 06:59:19 +00:00
Cornelius Weiß
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
wnz_gh05t
c22a34ef12 included image for calendar-views + fixed some button-JS in eTemplates 2005-10-18 21:51:04 +00:00
wnz_gh05t
f9dc135298 Add image for view calendar of resources 2005-10-18 21:49:27 +00:00