Ralf Becker
cb7eb66434
"fixed php5 only foreach syntax, as we still support php4"
2007-05-18 13:49:46 +00:00
Ralf Becker
c60811c353
missing date/time customfield type
2007-05-17 06:04:24 +00:00
Ralf Becker
314beb70b2
"bugfix: for date/time storage formats without separators, eg. Ymd"
2007-05-16 13:02:31 +00:00
Lars Kneschke
f6b3216085
use egw_openWindowCentered2 instead of plain windows.open to open popup windows centered to the screen
2007-05-15 06:44:09 +00:00
Ralf Becker
4921902293
"fix for bug #514 : \"needed\" not working with \"select entry\" widget"
2007-05-14 14:51:32 +00:00
Ralf Becker
aa1a87f328
"fix for bug #622 : 'XML Import' doesn't work right"
2007-05-14 10:41:11 +00:00
Ralf Becker
9b61188549
"fix for bug #727 : can not edit widgets below an embeded template"
2007-05-13 11:24:12 +00:00
Ralf Becker
b07f9f9704
"fix for bug #478 : Invalid argument supplied for foreach() when no nexmatch *headers in rows"
2007-05-13 06:19:11 +00:00
Ralf Becker
32864e955a
"calling the static method static seems to work more relyable in php5.2"
2007-05-12 10:12:41 +00:00
Ralf Becker
e41602efa2
"fixed typo, used german \"Mai\" instead of english \"May\""
2007-05-11 15:56:33 +00:00
Ralf Becker
f40e6d5b5d
fix for bug #275 : tree of projects is only one line high in IE, plus removing the margin arround the mainDiv and saving some space around the navbar
2007-05-08 16:54:07 +00:00
Ralf Becker
f0c9a45803
patch #25 : AJAX Select widget from Nathan Gray
2007-05-08 12:20:38 +00:00
Ralf Becker
3630f964fb
"fix for bug: can not unselect users from a multiple user selection (eg. InfoLog delegates), if the original value is in $preserv array"
2007-05-08 09:00:22 +00:00
Ralf Becker
9748cf96be
fix for bug #700 : Date format d-M-Y not working in Infolog list display
2007-05-08 07:38:36 +00:00
Ralf Becker
2ed91ce075
fix for bug #674 : no more simple multiple participant selection
2007-05-07 19:03:33 +00:00
Ralf Becker
b67a8934e3
"an other fix for bug #645 : Error with apostrophes in organisation's fields"
2007-05-04 13:29:50 +00:00
Ralf Becker
ec4db98936
sitemgr module was not loading eTemplates javascript file
2007-05-03 19:16:32 +00:00
Ralf Becker
a119c5301e
"fix for bug #645 : Error with apostrophes in organisation's fields
...
--> changed the regular expr for egw::link() in js_pseudo_funcs
--> dont add submitit() call to image buttons with onclick action"
2007-05-03 06:38:36 +00:00
Ralf Becker
f386d0480d
reverted
2007-04-29 20:30:15 +00:00
Ralf Becker
c81097ab13
worked around stupid php5.2 empty haystack warnings
2007-04-29 14:26:28 +00:00
Ralf Becker
e11b8e5e32
worked around stupid php5.2 empty haystack warnings
2007-04-29 14:25:19 +00:00
Ralf Becker
d1d4e02aad
"fix: suppresed php5.2's stupid emty haystack warning"
2007-04-29 14:18:08 +00:00
Ralf Becker
8ab5ef92a2
bugfix: new 'buttononly' widget was registered to be processed
2007-04-18 10:34:26 +00:00
Ralf Becker
cb45908892
Class to repressent etemplate requests. It will be used in etemplate in the future and it can be used already to register further form-variables or their options via AJAX.
2007-04-16 20:46:55 +00:00
Ralf Becker
2abd66293e
"docu update for fck"
2007-04-14 16:48:05 +00:00
Ralf Becker
edd2585f78
"docu update for fck"
2007-04-14 16:44:37 +00:00
Ralf Becker
a95813bd5d
"fix for bug #385 : Problem with HTML specialchars in addressbook"
2007-04-06 12:11:21 +00:00
Ralf Becker
82258373e2
"fixed problem reported in the users list/forum: viewing an addressbook entry gives a second navbar and other errors"
2007-04-05 07:27:41 +00:00
Ralf Becker
0eac6dd897
"killed a warning"
2007-03-16 12:20:19 +00:00
Ralf Becker
b7645ea2da
"- improved handling of multiple etemplates on one page (eg. home)
...
- fixed not working validation error for selectboxes"
2007-03-13 13:46:50 +00:00
Ralf Becker
3a8cf8dba3
moved styles of nextmatch- & tab-widget into etemplate's app.css file, which gets now loaded by every eT app. Allows template designers to modify the look of theses widgets too
2007-03-09 11:25:08 +00:00
Ralf Becker
41a7e43d1b
date widget can now prefix (readonly) dates with the week-number
2007-03-09 11:23:26 +00:00
Ralf Becker
dcc669af74
"link-string can now display links to a given app/id/only_app"
2007-03-09 11:21:56 +00:00
Ralf Becker
6bd5ac2da8
users can now switch every single column on or off in all nextmatch lists, admins can configure defaults (plus some bugfixes and other improvments)
2007-03-07 12:30:17 +00:00
Ralf Becker
389b6d0a7c
"small fix to display eg. 0h32 correct"
2007-03-06 15:33:46 +00:00
Ralf Becker
4646fed791
an other small fix for the readonly time
2007-02-19 06:06:08 +00:00
Ralf Becker
928ddd4912
"Fixed not working ignoring of validation errors via regular expressions (eg. forced fields in the etemplate editor)"
2007-02-19 05:29:17 +00:00
Ralf Becker
4e49113cc1
"removed debug-message"
2007-02-14 07:22:15 +00:00
Ralf Becker
e844de99cd
"fixed previous php5.2 fix, which caused readonlys set in the get_rows function not to work"
2007-02-14 07:11:42 +00:00
Ralf Becker
41f10cd5cc
"fixed previous commit: day&month are displayed again with leading 0 plus some other fixes"
2007-02-14 07:09:17 +00:00
Ralf Becker
6ffdbb01a1
"read: prefix column with table-name, if used in join, to prevent ambigous col-name"
2007-02-14 07:07:58 +00:00
Ralf Becker
147240aa07
"treat $ignoare_validation param of validation_errors() only as regular expression, if it starts with a slash"
2007-01-27 04:02:21 +00:00
Lars Kneschke
3d259ec31a
patch from sebastian to removed some forgotten debug output
2007-01-25 14:48:54 +00:00
Ralf Becker
f53c68f94d
php5.2 fix and ability to return something from the get_rows function
2007-01-22 07:06:15 +00:00
Cornelius Weiß
d32b3ef8e8
patch #203 from sebastian ebling:
...
extendet submit_button() to also display <input type=button
new type buttononly for eTemplate
applied this type for addressbook.index.right_add buttons
applied this type for tracker.index.right button
2007-01-20 08:55:26 +00:00
Cornelius Weiß
7478fa159f
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:19:01 +00:00
Ralf Becker
b3640356f3
"fix for bug #282 , hour and minute < 10 were not selected"
2007-01-14 03:14:11 +00:00
Ralf Becker
0315d30672
revert last commit, as it gives a fatal error with php5.0
2007-01-08 21:23:02 +00:00
Ralf Becker
08aadb56cf
quitened a warning
2007-01-08 15:58:32 +00:00
Ralf Becker
e64e3e06b1
so_sql::init() returns now $this->data as eg. so_sql::read()
2007-01-08 15:57:58 +00:00