|
976edfb561
|
portuguese updates
|
2007-03-11 17:08:54 +00:00 |
|
|
4f17334243
|
pending lang additions
|
2007-03-10 12:01:10 +00:00 |
|
|
4b92ad49f0
|
spanish lang updates and some other
|
2007-03-10 10:56:23 +00:00 |
|
|
419dfca988
|
add new lang for group members
|
2007-03-09 12:34:57 +00:00 |
|
|
f74693a09f
|
Add missing (moved) public function
|
2007-03-09 12:09:54 +00:00 |
|
|
d274143269
|
Updated to have all posts and gets go to the ui class. Bo class functions now take direct arguments and respond with true, false, or array of errors (for now).
|
2007-03-09 12:07:15 +00:00 |
|
|
c973715bc4
|
phpDoc compatible headers
|
2007-03-09 11:39:47 +00:00 |
|
|
bf6d5edba2
|
listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates
|
2007-03-09 11:38:44 +00:00 |
|
|
6382f1127e
|
listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates
|
2007-03-09 11:30:59 +00:00 |
|
|
7a06fca30e
|
new pref to display emtpy lines in the planner
|
2007-03-09 11:26:22 +00:00 |
|
|
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 |
|
|
41a7e43d1b
|
date widget can now prefix (readonly) dates with the week-number
|
2007-03-09 11:23:26 +00:00 |
|
|
dcc669af74
|
"link-string can now display links to a given app/id/only_app"
|
2007-03-09 11:21:56 +00:00 |
|
|
71322e96d1
|
Initial import of export function
|
2007-03-08 11:25:09 +00:00 |
|
|
171f3730ce
|
Initial import of export function
|
2007-03-08 11:23:16 +00:00 |
|
|
ab04ba334c
|
Initial import of export function
|
2007-03-08 11:22:57 +00:00 |
|
|
0aa8420ddd
|
refund action added
|
2007-03-08 09:10:52 +00:00 |
|
|
c0b6563e17
|
adaption for the new nextmatch feature plus some nice extra columns
|
2007-03-07 12:31:48 +00:00 |
|
|
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 |
|
|
389b6d0a7c
|
"small fix to display eg. 0h32 correct"
|
2007-03-06 15:33:46 +00:00 |
|
|
23e964e6dd
|
week navigation temporarly disabled, because it collides with the title for the website
|
2007-03-05 08:12:43 +00:00 |
|
|
ed24e233f6
|
patch from Adi Kriegisch :: calendar navigation for weekview
|
2007-03-04 06:48:01 +00:00 |
|
|
f6e5fcb84f
|
fix for calendar recurring events bug: state of first occurence gets displayed wrong. Ralf maybe wants to review that.
|
2007-03-02 13:14:17 +00:00 |
|
|
2a37b9a147
|
syncml categories fixes
|
2007-03-01 20:19:23 +00:00 |
|
|
da41b918c9
|
syncml categories fixes
|
2007-03-01 20:17:51 +00:00 |
|
|
0964862aa7
|
reset the db all other phpgwapi data if switching domains
|
2007-03-01 06:32:27 +00:00 |
|
|
96115ae667
|
update debian buildenvironment
|
2007-02-28 11:56:00 +00:00 |
|
|
8e1dc4b5b1
|
another PHP 5.2 bugfix and an javascript fix from Sebastian
|
2007-02-28 06:06:35 +00:00 |
|
|
c107224bf5
|
update headers
|
2007-02-28 03:40:03 +00:00 |
|
|
91d24d72cb
|
Update headers
|
2007-02-28 03:33:37 +00:00 |
|
|
66a207d455
|
make sure the mbstring supports get always enabled. It's needed for the imap conversion(utf-7 => systemcharset).
|
2007-02-27 20:04:26 +00:00 |
|
|
8108d69dec
|
increment version for beta 3 of eGW 1.4
|
2007-02-27 10:38:22 +00:00 |
|
|
6a34604c96
|
fix for not working to,cc,bcc selecttion when adding multiple addresses from addressbook
|
2007-02-27 09:21:20 +00:00 |
|
|
baf14bae10
|
make syncml searching in egw-pear too
|
2007-02-27 06:42:45 +00:00 |
|
|
7025c0d91a
|
fix for Warning: Wrong parameter count for str_replace() in /usr/share/egroupware/phpgwapi/inc/class.html.inc.php on line 1061
|
2007-02-27 06:41:36 +00:00 |
|
|
df9e605367
|
lang updates for new calendar recurrence function
|
2007-02-26 22:10:15 +00:00 |
|
|
4c8a62e731
|
added possibility for recurring events in calendar to change the state of all future events or just one (the clicked) event. Some (previous also existing) bugs still pending: save button changes state of all users and recurrences, first recurrence state is wrong. Also added a delete icon for deleting a participant
|
2007-02-26 22:09:17 +00:00 |
|
|
af6c779625
|
updated to new phpgwapi version
|
2007-02-26 09:44:00 +00:00 |
|
|
8d7d348eb0
|
added debian build environment
|
2007-02-26 09:22:01 +00:00 |
|
|
b45d2879c8
|
A lot of pending lang updates
|
2007-02-25 22:14:48 +00:00 |
|
|
30d5e3b7ee
|
show calendar icon only if calendar read permissions are granted for a given cat
|
2007-02-25 20:04:41 +00:00 |
|
|
093708ae45
|
fix bug #255
|
2007-02-25 19:42:15 +00:00 |
|
|
0a92dce43c
|
Fix for show domain select box not working
|
2007-02-25 09:45:06 +00:00 |
|
|
9f2f7f6d4f
|
Patch from Jose: sitemgr / wiki file upload from fckeditor.
"Attached a small patch on fckeditor that leaves our url passed exact (from site pref), removes the append of file type"
|
2007-02-23 08:38:24 +00:00 |
|
|
b2dedd114b
|
update version for eGW 1.4 Beta 2
|
2007-02-23 06:34:19 +00:00 |
|
|
e0ed67a715
|
calendar: fix for bug #129 'Search ignores privacy' - like discussed with Lars on the forum - I think I checked all dependencies and hope that this will not break other searches in calendar - maybe Ralf wants to review this
|
2007-02-21 22:00:48 +00:00 |
|
|
d160582449
|
fix not working logout if coocki auth is enabled
|
2007-02-20 16:16:02 +00:00 |
|
|
4646fed791
|
an other small fix for the readonly time
|
2007-02-19 06:06:08 +00:00 |
|
|
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 |
|
|
9c855b7383
|
Moving egwical classes to the icalsrv app. Reworked icalsrv.php to use these. Verified that all .ics files are working now even with no tasks (output empty file instead of nothing).
Format cleanup on existing files.
|
2007-02-16 13:13:20 +00:00 |
|