Commit Graph

4538 Commits

Author SHA1 Message Date
Ralf Becker
7173930c1a rewrote the get_referer function, added a cancel button to edit 2001-10-04 17:43:43 +00:00
Ralf Becker
285b98a9b8 finer control of not-to-show hidden-input-fields and link-args 2001-10-04 17:42:55 +00:00
Ralf Becker
d9b680ccae some formating, added a Cancel button 2001-10-04 17:41:38 +00:00
Ralf Becker
31784ab7a4 some formating 2001-10-04 17:40:10 +00:00
Ralf Becker
f9107de6ac Attachment of Uploaded files (stored under /infolog via VFS) based on the patch of juergen@henge-ernst.de 2001-10-04 00:46:06 +00:00
Ralf Becker
e005b1ba36 set $this->data['info_id'] on write 2001-10-04 00:35:37 +00:00
Ralf Becker
20864d98eb some extra param (with defaults) for submit_button and file 2001-10-04 00:34:33 +00:00
Ralf Becker
14bfb1423e $GLOBALS['phpgw*'] and applied a patch from juergen@henge-ernst.de to close a security-hole (faked POST-request for edit-form) 2001-10-03 21:29:32 +00:00
Ralf Becker
7a151f621c removed a bug caused by previos comit (does not read account_data) 2001-10-03 19:37:26 +00:00
Ralf Becker
11891bb25a removed readAddr & readProj which are in bo 2001-10-03 19:21:50 +00:00
Ralf Becker
bbb3385ee1 $GLOBALS and using $GLOBALS['phpgw']['accounts'] 2001-10-03 19:21:08 +00:00
Ralf Becker
98f82ed2e0 $GLOBALS and setting $this->data['info_id'] for newly written entries via $db->get_last_insert_id 2001-10-03 18:56:42 +00:00
Ralf Becker
cb316d7cde $GLOBALS, title for alt in img-tag for konqueror, file and option for a_href 2001-10-03 18:34:47 +00:00
skeeter
4306c4da7b Applied a small patch by Jurgen Henge-Ernst. Also did a little formatting cleanup. 2001-10-03 00:31:03 +00:00
Miles Lott
ad0fab5b03 fix setting of hidden field 2001-10-02 13:44:57 +00:00
Miles Lott
8ab7b9f771 Add new 3-layer cats editor 2001-10-02 13:35:04 +00:00
jengo
3415933051 Fixed total time for previous login being shown on entrys where the user didn't logout 2001-10-02 06:55:54 +00:00
jengo
1dc787e40d Started working on allowing md5 passwords to be sent from login.php 2001-10-02 05:38:35 +00:00
Miles Lott
724d90feb7 formatting 2001-10-02 05:10:14 +00:00
Miles Lott
8bc29b952f formatting 2001-10-02 04:38:53 +00:00
Miles Lott
f1a97f8b88 formatting 2001-10-02 04:32:21 +00:00
Miles Lott
77db927501 formatting 2001-10-02 04:17:19 +00:00
Miles Lott
b7b205a2fa GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
Miles Lott
a77fd203f3 GLOBALS 2001-10-02 03:52:56 +00:00
skeeter
d29853b027 A little smarter on handling seperators for categories for ICal/VCal files. 2001-10-02 01:14:40 +00:00
skeeter
07e4e05d11 Some fixes to possibly fix a problem with the uicalendar->page(). 2001-10-02 01:13:53 +00:00
Lars Kneschke
bb0cfbf43e fixed a problem when using post/php-nuke and phpgroupware on one server
*nuke is setting a cookie $lang, which is a string

the translation functions are using $lang as GLOBAL too, but as array
which creates funny results :)
2001-10-01 02:52:53 +00:00
skeeter
0382b72183 It would only grab the last category. Now it grabs the correct ones.. 2001-10-01 02:42:29 +00:00
skeeter
548548dfda Added a fix for a missing, and a little cleanup for viewing events with a single category. 2001-10-01 02:34:45 +00:00
skeeter
b28384e34b Fix a small error on importing of ICals. It would append categories instead of replacing for each event. 2001-10-01 02:34:00 +00:00
Miles Lott
10586849e5 Adjust phpgw_applications.app_tables to 'text' type 2001-09-29 23:08:33 +00:00
Ralf Becker
97993ce7e9 inital import 2001-09-29 18:57:19 +00:00
Miles Lott
663e83b66e fix timestamp display, fix default display to remove double "'" 2001-09-29 15:44:17 +00:00
jengo
c98c5faa6e There are apart of the old setup program and are no longer needed 2001-09-29 04:20:43 +00:00
skeeter
407c60e759 Applied Ralf Becker's patches for planner. Still have some unresolved issues with multiple categories. Also some possible fixes for mhicks. 2001-09-29 01:40:47 +00:00
skeeter
80062a3afe Missing the menuaction for checking of the footer. 2001-09-29 01:31:29 +00:00
Miles Lott
4d929cadc2 formatting 2001-09-29 00:33:05 +00:00
Miles Lott
c016448915 Minor adjustments to work with register_globals off 2001-09-28 22:04:10 +00:00
jengo
dd450aa11b #465163 - Merged in patch for Chinese Translations 2001-09-28 21:52:33 +00:00
jengo
b66076c146 Fixed killing another users session not working correctly 2001-09-28 21:41:16 +00:00
jengo
3a65ab5a7f Added passing $sessionid and $kp3 parameters to session->destroy() 2001-09-28 21:40:45 +00:00
jengo
bba0ba2eb7 - Fixed destroy() not killing the correct session
- Passing the sessionid and kp3 is now required, to make sure its the correct session
- Removed deleting cookies, which is done by logout.php ... its redundent
2001-09-28 21:39:42 +00:00
Miles Lott
81833f8843 formatting, globals 2001-09-28 21:38:29 +00:00
Miles Lott
2f0bed436e GLOBALS 2001-09-28 21:32:44 +00:00
Miles Lott
58761840e8 add license info from original 2001-09-28 21:31:39 +00:00
Ralf Becker
4aab4331b7 patch that addressbook not looses the cat in nextmatch 2001-09-28 21:27:41 +00:00
Miles Lott
ffcb54d88f formatting 2001-09-28 21:27:40 +00:00
Miles Lott
4820ee5c02 Formatting (double->single ticks), use GLOBALS 2001-09-28 20:41:36 +00:00
Miles Lott
e0522a01f8 Comment out file contents pending deletion 2001-09-28 19:50:26 +00:00
Miles Lott
5106a05fd1 Remove tables - moved to api 2001-09-28 19:48:53 +00:00