Commit Graph

9130 Commits

Author SHA1 Message Date
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
reinerj
ae73d19085 update lang file from ReklamaLab.RU 2005-01-28 18:28:14 +00:00
dawnlinux
8b24ab5af6 Enable searching the given name when doing a query by alphabet 2005-01-27 01:50:29 +00:00
alpeb
ee0afbc998 Call Activitymanager::replace_activity() with extra parameter to avoid recreation of empty code files 2005-01-17 19:26:13 +00:00
alpeb
a3f705c358 Do not create empty files if called from ProcessManager::new_process_version because they have already been copied (and recompiled with new path for shared code) 2005-01-17 19:22:36 +00:00
reinerj
cd4cca923f lang file update Swedish from Marko 2005-01-17 13:32:32 +00:00
reinerj
5722e79f41 lang file update Swedish from Marko 2005-01-17 13:31:49 +00:00
reinerj
f3f278c953 lang file update Swedish from Marko 2005-01-17 13:21:34 +00:00
reinerj
9b5abe9875 lang file update Swedish from Marko 2005-01-17 13:17:58 +00:00
reinerj
459ddd8997 lang file update Swedish from Marko 2005-01-17 13:14:01 +00:00
reinerj
a944603591 lang file update Swedish from Marko 2005-01-17 13:03:55 +00:00