Commit Graph

9140 Commits

Author SHA1 Message Date
Ralf Becker
96f6250611 fix for bug [ 1084324 ] Database error when try to search holidays 2005-02-10 01:09:06 +00:00
Ralf Becker
67ed35e6ea fix for bug [ 1106014 ] Problems with recurring events (several bugs) 2005-02-10 00:13:37 +00:00
Ralf Becker
c6aa4719ef no longer deleting all custom-fields on updating an event, as requested by the outlook sync people 2005-02-10 00:10:39 +00:00
Ralf Becker
42c0476556 fixed bug [ 1107983 ] Repeating Events out of order/shifted 2005-02-09 20:32:48 +00:00
Ralf Becker
416fe7b620 fixed bug [ 1107983 ] Repeating Events out of order/shifted 2005-02-09 20:00:56 +00:00
Ralf Becker
388b950a2a fixed bug [ 1103731 ] calendar dont work without infolog installed
fixed bug [ 1115160 ] Calender Updated Time Error
2005-02-09 18:17:44 +00:00
Ralf Becker
008cb40024 fixed bug [ 1119190 ] broken HTML escaping in calendar notes 2005-02-09 18:06:03 +00:00
Ralf Becker
b1ed2f8d61 fixed bug [ 1106069 ] bad hypertext link creation when '&' is in the URL 2005-02-09 16:48:30 +00:00
Ralf Becker
c427c5d8af fixed bug [ 1051483 ] deleting an infolog entry not delete it's attachments.
I also delete empty dirs (after last attachment was deleted).
2005-02-09 16:24:17 +00:00
Ralf Becker
311af5f7b8 fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ] 2005-02-09 14:59:38 +00:00
Cornelius Weiß
809d5cc327 some edit dialog enhancements 2005-02-09 14:41:43 +00:00
Ralf Becker
c6d1a7e325 select: fixed quoting of option texts in selectbox,
htmlspecialchars: dont quote   < > as they are already entities
2005-02-09 13:53:16 +00:00
Ralf Becker
22f7aaf56c fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
also added input-validation for dates
2005-02-09 10:15:49 +00:00
Ralf Becker
8518892d9a fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
2005-02-09 10:13:24 +00:00
Cornelius Weiß
6960ee4e35 *** empty log message *** 2005-02-08 19:36:22 +00:00
Cornelius Weiß
d5b5321854 *** empty log message *** 2005-02-08 19:28:18 +00:00
Cornelius Weiß
56565f3dfc This commit was generated by cvs2svn to compensate for changes in r17704,
which included commits to RCS files with non-trunk default branches.
2005-02-08 19:10:24 +00:00
Ralf Becker
482156d7b5 fix for bug [ 1019398 ] s/Referenz/Reference/ 2005-02-08 18:22:18 +00:00
Ralf Becker
a9ea2f8cf9 using clone() to create copies of the db-object for php5 compatibility 2005-02-08 18:21:07 +00:00
Ralf Becker
c659d9e785 using clone() to create copies of the db-object for php5 compatibility 2005-02-08 17:58:25 +00:00
Ralf Becker
7fe8459ced using clone() to create copies of the db-object for php5 compatibility 2005-02-08 17:53:03 +00:00
Ralf Becker
ebf6ab3262 Sending "... is no valid method" error now as validation error, instead just echoing it 2005-02-08 17:46:34 +00:00
Ralf Becker
7645b3f0c5 Step #3: xml export now with any tree too.
Editing still need to be reworked.
More to come ...
2005-02-08 14:59:41 +00:00
Ralf Becker
84e89d31be Step #2: Redering and importing (xml) are working now with any tree.
Export and editing still need to be reworked.
More to come ...
2005-02-08 12:29:06 +00:00
Ralf Becker
bff130735c automaticaly lowercase column- and tablenames for oracle (as already done for MaxDB) and setting the maximum index length for oracle to 30 2005-02-07 20:28:05 +00:00
Ralf Becker
08285c7bdb automaticaly lowercase column- and tablenames for oracle (as already done for MaxDB) 2005-02-07 16:56:19 +00:00
reinerj
94fc8d404b update holidays file from Centurypcb Raymond Chen 2005-02-07 15:14:26 +00:00
Ralf Becker
a45cf2cd0a boinfolog::write: allow to (un)set touch_modified and set_default parameters via the values array (eg. for xmlrpc) 2005-02-07 07:09:33 +00:00
Ralf Becker
7c0bce63ed reworked a bit the UI:
- more idots conform (app_header)
- showing im-/exported xml (fixed old debug output)
- return works not in the name-field
2005-02-06 18:12:26 +00:00
Ralf Becker
472733589f fixed translation of groupbox caption 2005-02-06 17:52:43 +00:00
Ralf Becker
52b42e13bb 1) added GroupBox (HTML: fieldset) to group widgets by a frame with an optional caption
2) Step #1 of removing eTemplate's limitation on allowing only a grid as root element of the widget tree (which can NOT directly contain further grids, thought references to other templates/grids are ok). The storage layer allows now a real tree. Redering and editing only works on the old data variable, which is now a reference to the first grid in the tree.
More to come ...
2005-02-06 15:49:50 +00:00
Ralf Becker
48ada76f3f added html fieldset 2005-02-06 15:42:31 +00:00
Ralf Becker
80bcfc782a change to reflect change in name of etemplate var 2005-02-05 14:18:18 +00:00
Ralf Becker
aeae312bc9 change to reflect change in name of etemplate var 2005-02-05 10:23:19 +00:00
Ralf Becker
0274dd12be fixed creation of infolog without any link (contained link with id=1 on HEAD) 2005-02-05 10:22:25 +00:00
reinerj
80bf7a97ce update lang file from Mats Fredriksson for Swedish 2005-02-04 17:48:21 +00:00
reinerj
6b2a377b76 update lang file from Mats Fredriksson for Swedish 2005-02-04 17:36:10 +00:00
reinerj
fb8e4a76ae update lang file from Mats Fredriksson for Swedish 2005-02-04 17:35:29 +00:00
reinerj
2b3508c4ca update lang file from Mats Fredriksson for Swedish 2005-02-04 17:33:19 +00:00
reinerj
1e3a018471 update lang file from Mats Fredriksson for Swedish 2005-02-04 17:32:12 +00:00
Ralf Becker
60a34f34fc Fixed disapearing backslashes if magic_quotes_gpc=Off. Now stripslashes is only run if it's On. 2005-02-04 13:40:56 +00:00
Ralf Becker
10864e96f8 fixed error with fulltext indexes (eg. in the wiki), when the default-type-type is set to InnoDB, which is eg. the default for some newer windows installs or mysql 4.1.x 2005-02-04 11:13:01 +00:00
Cornelius Weiß
b0a51a63c4 Initial revision 2005-02-03 16:42:20 +00:00
Ralf Becker
bdd24516b5 re-added 1.0.1 dependeny for phpgwapi (was lost after omgs's bugfix) 2005-02-03 13:20:47 +00:00
Oscar Manuel Gómez Senovilla
69b888d74b bug 1112125 2005-01-29 20:32:07 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef *** empty log message *** 2005-01-29 13:05:52 +00:00
Ralf Becker
116c51fcd3 added (optional) modified parameter to xmlrpc search method (bocalendar::store_to_cache, socalendar::list_events, socalendar::list_repeated_events) as requested by Espen Laursen and Ian Smith-Heisters for a better sync support 2005-01-29 10:19:10 +00:00
ak703
59392b4087 fix bug loosing email-entry after adding the user
thx to Thai Duong
2005-01-28 22:01:12 +00:00
ak703
c7c29c30aa fix group edit bug detected by Maanus, so after editing groups in combination
with LDAP, the remain with account type "g" and not getting "u".
2005-01-28 20:12:28 +00:00