Commit Graph

9175 Commits

Author SHA1 Message Date
Cornelius Weiß
18c3b7ba31 *** empty log message *** 2005-02-17 14:00:14 +00:00
wnz_gh05t
a7984ae8d5 *** empty log message *** 2005-02-17 13:41:30 +00:00
Cornelius Weiß
6260f01774 list : 2 rows each entry 2005-02-17 12:43:26 +00:00
reinerj
a9a0455efa update Italy holiday file from Giovanni Guerrieri 2005-02-17 11:53:36 +00:00
Cornelius Weiß
c2091c4774 add cvs id-tags for all 2005-02-17 11:23:00 +00:00
Cornelius Weiß
b8e3a6719c hopfully finished work on pictures :-) 2005-02-17 11:17:19 +00:00
Ralf Becker
811d0fe37c removed this not longer (if ever) used files 2005-02-17 10:33:12 +00:00
Cornelius Weiß
3842048b5e work on pictures and vfs 2005-02-17 09:53:46 +00:00
Cornelius Weiß
f8e33c8aef icon pic support 2005-02-17 08:04:55 +00:00
Ralf Becker
5a116ed264 latest translations from Valentin Laskov 2005-02-17 07:12:53 +00:00
Cornelius Weiß
23fe46873e add acl todos 2005-02-16 22:49:15 +00:00
Cornelius Weiß
e4113948fc make get_pictures work with vfs (thanks to ralf) 2005-02-16 14:50:17 +00:00
Ralf Becker
c04582258f 1) big documentation update
2) image method accepts now:
- image name, search in given app
- URL
- vfs:/ pseudo protocol to access the vfs, eg. vfs:/home/ralf/pic.png
- array with get-vars passed to the link-function for '/index.php'
2005-02-16 13:04:14 +00:00
Cornelius Weiß
b4f9ff0384 remove blobs from db 2005-02-16 12:19:20 +00:00
Cornelius Weiß
42fca9a82e There is really much to do .. 2005-02-16 10:55:39 +00:00
Cornelius Weiß
5d50838ab1 an project need a readme or? 2005-02-16 10:27:08 +00:00
Cornelius Weiß
e342ac4844 show image w.o. vfs since this is atm not supported by eTemplate 2005-02-16 10:26:22 +00:00
Ralf Becker
e0a0cfc9fe first step to a new eTemplate editor:
- based on existing show function the template can be edited in place
- dblclicked widgets will be edited in a popup
- new editor supports not only one grid, but a hirachical tree of widgets
still missing:
- editing and operations of grid rows and columns
- type-specific templates for the popup, to make the options more intuitiv
In the meantime the old editor is still functional
2005-02-15 23:22:10 +00:00
Cornelius Weiß
112b4ffaeb save pictures and thumbs via vfs 2005-02-15 16:26:21 +00:00
Ralf Becker
d3d2ac11ee fixed bug reported on the devel-list: clicking on "Grand access" icons (pencil) while adding a new account results in an sql error
==> icon not longer shown, as we have no user-id yet
2005-02-15 08:18:27 +00:00
Ralf Becker
fea797c2cb fixed cat-selection after removal of depricated class-var 2005-02-14 15:05:11 +00:00
Cornelius Weiß
05d6393045 bugfixes 2005-02-14 14:55:45 +00:00
Cornelius Weiß
3d31b0e7fe nicer save-function 2005-02-14 12:03:06 +00:00
Ralf Becker
b6cc2d6d7b fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used 2005-02-14 10:39:10 +00:00
Ralf Becker
bc13c208fe fixed inline documentation, works very nice now 2005-02-13 13:03:36 +00:00
Ralf Becker
f2e0fda75d - new function widget_tree_walk, which aplies a given function to all widgets or a template, used now by soetemplate::getToTranslate() and boetemplate::set_cell_attribute()
- fixed inline documentation, works very nice now
2005-02-13 13:03:01 +00:00
Cornelius Weiß
9034ef788c some bugfixes related to empty database 2005-02-12 17:32:38 +00:00
Cornelius Weiß
3460c4f058 new database version for picture uploa 2005-02-12 15:50:56 +00:00
Cornelius Weiß
86bc6b2069 picture upload completed 2005-02-12 15:49:38 +00:00
Ralf Becker
021b1314c7 fix for php5 2005-02-12 14:37:25 +00:00
Ralf Becker
ab02fe9ee0 fix for bug [ 1120676 ] Date&Linking Probs in InfoLog:
caused by error in handling of array's when magic_quotes_gpc was on
2005-02-12 13:59:08 +00:00
Cornelius Weiß
f3b5682b92 nice icons :-) 2005-02-12 08:27:11 +00:00
Cornelius Weiß
77a51bc6ab work on picture upload 2005-02-12 08:25:26 +00:00
Ralf Becker
4d498d47cb updates to work around postgres error while upgrading a phpGW 0.9.14 install 2005-02-10 15:15:29 +00:00
Ralf Becker
f520cbb004 updated dependencies 2005-02-10 14:16:02 +00:00
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