Commit Graph

6336 Commits

Author SHA1 Message Date
sim
28ca1693fa XSLT templates to go with new PHPGroupware code. Note that these templates are much more involved than the XSLT used in some other apps (there is a great deal of "code" in them) - hopefully this gives more flexibility in the appearence of filemanager than a simple "replacing variables" stucture might. 2003-03-04 00:33:07 +00:00
sim
89cdd1b207 A fairly large set of changes (committed all at once to reduce "broken" time):
(1) Port to XSLT templates
(2) Completes (apart from all the bugs :) the functionality of the three-teir phpgroupware style object system (no longer is filemanager a single 3000 line file!)
(3) The beginings of a pluggable "uiaction" framework (ideally in the future this will be used for optional "rich text editors", or view filters etc)
2003-03-04 00:04:06 +00:00
f7782493de added a view german phrases, to get eg. the letter-search working 2003-03-01 16:01:11 +00:00
864fad3bd7 changed formated_list to formatted_list 2003-03-01 15:44:58 +00:00
d0dc2f5762 made phrase 'birthdays' comon as it is used for home 2003-02-28 14:45:49 +00:00
3714e6281f Modified all x's into %'s in lang calls and lang files. 2003-02-27 22:57:55 +00:00
02a7b96abe fixed holiday-management:
- holidays not complying to a (simple) rule like Eastern can now be entered as a one-time holiday for a fixed year
- fixed some wrong links and other stuff in the UI
- added a error-msg to accept_holiday on phpgroupware.org if there is already a file for the locale
- added download for holiday-files
2003-02-27 19:28:25 +00:00
8727041c6b - fixed bug #2079 and #2480: description is twice in the printer-friendly view of week and month
- printer-friendly view of week and year work now for date other than the actual date
- prev. and next-week arrows/links removed from printer-friendly view
- prev. and next-week arrows/links are align=center und valing=middle now
2003-02-26 18:58:01 +00:00
bdf2cb9d91 reimplemented the days_between function because it led to an infinite recursion in some cases and its simpler/faster now 2003-02-26 16:44:11 +00:00
bb797132fe some fixes for recuring events:
- they show up in the planner now
- you are able to delete single occurantses of recuring events
applied patch #774 from mishas: dayview sometimes not showing 1. event
2003-02-26 16:42:04 +00:00
07ec4382e2 some new phrases for recuring events 2003-02-26 16:35:26 +00:00
6bfe3f7aab missed to translate one 2003-02-24 15:03:26 +00:00
1cfa1505c2 added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness 2003-02-24 14:59:56 +00:00
c2a3070868 added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness 2003-02-24 14:52:55 +00:00
ea02a0440a small update to allow the background-color to be set elsewhere 2003-02-22 15:05:35 +00:00
fe64fbbb17 enabled translation of the title-tag of images as submit-buttons 2003-02-22 15:03:27 +00:00
f6394ba593 german langfile for the new infolog version 2003-02-22 14:56:31 +00:00
83ef41b43c edit-icons for eTemplate search-list 2003-02-22 12:31:55 +00:00
f29995295e png version of navbar-icon 2003-02-22 12:30:20 +00:00
7d836e4c53 some docu updates and cleaned up some debug-code 2003-02-22 12:29:04 +00:00
22407e6b33 some docu updates 2003-02-22 12:25:46 +00:00
17bf2d3139 1) changed pseudo-appname of attached files from 'vfs' to 'file' and made it a class-var
2) renamed vfs_view into get_file
3) changed behavior on deleting links for an not yet existing entry: was just unset before and is now set to False to be not overwriten by eTemplate's reload-circles
2003-02-22 12:23:54 +00:00
e3dfaa3ccd update 2003-02-22 12:04:12 +00:00
241a0bbf09 Load vfs_shared class 2003-02-17 19:35:52 +00:00
f72d5d300e Move shared variables and functions to vfs_shared 2003-02-17 19:34:56 +00:00
45caae75f9 Initial commit 2003-02-17 19:33:07 +00:00
01f81f7f76 Add support for inline docs inside a comment block, add @required and @optional detection, fix security problem with passing '..' in files[] 2003-02-17 19:32:26 +00:00
20edfad1a9 corrected birthday check: a birthday of 12/x/y was shown on a date like 2/x/y 2003-02-15 20:52:18 +00:00
sim
488d9fc7f1 Fix the export function, so that it uses the current vfs calling convention (ie where all parameters to the vfs methods are passed in an array) 2003-02-13 22:58:09 +00:00
64a95a6819 Add WebDAV file_repository option, and show example path for WebDAV repository 2003-02-06 22:54:02 +00:00
efc0287bc1 Initial commit. From Jonathon Sim <sim@zeald.com> 2003-02-06 22:45:05 +00:00
4697629414 Initial commit. Original author Leo West <west_leo@yahoo-REMOVE-.com>, changes from and submitted by Jonathon Sim <sim@zeald.com> 2003-02-06 22:43:18 +00:00
a853ef2749 Moved from filemanager/ 2003-02-06 22:36:49 +00:00
2b5a2767b7 Removal - moved to tests/ directory 2003-02-06 22:35:01 +00:00
634e63d757 Added missing phrases. 2003-01-23 21:49:32 +00:00
71d86ce449 Added missing phrases. 2003-01-23 21:49:31 +00:00
fe2b5bae1d Added missing \ 2003-01-23 21:35:33 +00:00
5f72c82a90 Added missing \ 2003-01-23 21:35:32 +00:00
1c80c360cc New french translation file. 2003-01-13 23:11:49 +00:00
ad6f79028a added more details to acl2_tester.php 2003-01-13 11:29:41 +00:00
1ca130b6b5 added acl2 testing script to help explain how it works 2003-01-12 20:20:16 +00:00
a80e96953f added new acl class as acl2 while its being tested 2003-01-12 20:19:12 +00:00
a00bc5933a fixed doc for Dave 2003-01-12 07:24:10 +00:00
d1f5fdf372 oops. left debug line in safe_args() 2003-01-12 03:46:38 +00:00
8ae1ee9e14 fixed validation bug in safe_args() and removed debug line I left in createobject() 2003-01-12 03:43:55 +00:00
637307f51c added new safe_args function which should help to make our functions safer and more flexible 2003-01-11 08:32:44 +00:00
9e33e2c16e New french translation file. 2003-01-10 21:32:51 +00:00
d7a979d492 New dutch langfile for calendar 0.9.13.007. Thanks to kovoks ! 2003-01-10 21:01:14 +00:00
a41792358a Corrected typos. 2003-01-09 22:55:06 +00:00
1515dae637 Added missing phrases. 2003-01-09 22:51:51 +00:00