Ralf Becker
802d6c62cc
db-tools now show uninstalled apps to, thanks to new select-application widget
2003-03-18 13:06:27 +00:00
Ralf Becker
362565025d
made some more messages from the users-prefs translatable
2003-03-18 11:28:50 +00:00
Ralf Becker
d93bc5b52a
merged my and gugux changes from 0.9.14
2003-03-18 11:20:01 +00:00
Ralf Becker
22cc6d7c51
merged my and gugux changes from 0.9.14
2003-03-18 10:38:42 +00:00
Ralf Becker
d507c0dd47
changed all char-column to varchar, as pgSql fills the char's up with space
2003-03-18 00:47:05 +00:00
Ralf Becker
027cfe7207
fix for postgreSql's AddColumn, to allow to set a default and a not null contraint, they are not allowed in add column in pgSQL
2003-03-18 00:07:17 +00:00
Ralf Becker
eb3178426a
included the db-tools messages on createing the lang-file
2003-03-17 20:58:54 +00:00
Ralf Becker
f46a1919bd
some fixes:
...
- new table-names are added now to setup.inc.php (was only done if tables_update.inc.php was updated)
- fixed prob. with empty tables_current if [write Table] was hit and no changes made
- added some defaults for the precision, as setup does not install the tables if precision not set for int, float, char, varchar
2003-03-17 20:54:05 +00:00
Ralf Becker
569c20966a
some new phrases
2003-03-17 20:48:17 +00:00
gugux
23acf2a171
Corrected typo, thanks to Marco Gaiarin (gaio@sv.lnf.it)
2003-03-16 22:29:53 +00:00
Ralf Becker
ff708d4917
skwashd's patch to be able to retrive entries with parent_id == 0
2003-03-16 22:16:33 +00:00
Ralf Becker
bd94f4e049
added email to the list of xslt apps
2003-03-14 22:03:02 +00:00
Ralf Becker
2df14f0419
fix for bug #2549 , patch from ||cw
2003-03-13 17:59:45 +00:00
Ralf Becker
b4f4f7c938
fix for pgsql >= 7.3 need separate LIMIT and OFFSET clause, works with 7.2.x too
2003-03-13 17:44:53 +00:00
Ralf Becker
c7e95eabee
*** empty log message ***
2003-03-13 00:28:22 +00:00
Ralf Becker
ce7f439f41
some changes for the row-colors
2003-03-13 00:25:49 +00:00
Ralf Becker
f9303d44cb
changed th for acl-prefs
2003-03-12 23:39:28 +00:00
Ralf Becker
815319e833
fixed a bug in setting group-acl's
2003-03-12 23:30:58 +00:00
Ralf Becker
1b49725830
fix for gnu-bug #136 :
...
dates in week-selectbox are (sometimes) wrong, the endate of a week is the same as the startdate of the next one
This is caused by changes in daylight saveing and useing midnight for the calculation, changed it to midday
2003-03-09 21:05:29 +00:00
Ralf Becker
42e8f97101
killed a warning if user is in no group
2003-03-09 20:58:04 +00:00
Ralf Becker
5f0ea8e766
Added a note (with link to setup) to admin/applications/add, to use setup to install new apps
2003-03-09 15:09:35 +00:00
Ralf Becker
4ea536e015
Added link to the user manual (as disscussed with skwashd).
...
Modified the check for a not-readable header.inc.php
2003-03-09 14:28:26 +00:00
Ralf Becker
d287534bc8
Adjusted the phpGW Adminsitration Manual with:
...
- up-to-date Version of the stable branch
- no more extra branch for patches
- references from sourceforge to savannah or subversions
Did this in the sgml and the html version, as i dont have / know the tools to create the html+ps version from the sgml
2003-03-09 14:21:27 +00:00
sim
2c9cc412ae
Fixes a few xslt output related bugs.
2003-03-06 22:15:58 +00:00
sim
f8b81274c1
A few bug fixes and cleanups
2003-03-06 01:11:43 +00:00
Ralf Becker
e19a2ee41d
fix multidomain header-generation
2003-03-05 14:21:49 +00:00
Ralf Becker
982f00b803
fix to include the mysql-error-msg again
2003-03-05 13:57:29 +00:00
Ralf Becker
cc9eace636
sim's patch #1218 : vfs patch (to implement "view" method)
2003-03-04 18:15:38 +00:00
Ralf Becker
ff3eae22d3
sim's patch #1217 : webdav client cache fix
2003-03-04 18:10:15 +00:00
Ralf Becker
6395e2a6ab
sim's patch #1096 : webdav client class fix (small but essential)
2003-03-04 17:46:16 +00:00
Ralf Becker
9669f27a8c
fix for gnu-bug #1963 : Saveing does not work in InfoLog, happens only if a webserver_url in the configuration includes a host (eg. http://server/phpgroupware )
2003-03-04 17:13:19 +00:00
sim
48520640c3
Make sure everything gets translated
2003-03-04 03:03:00 +00:00
sim
fc74ba453e
makes preferences work again (for now) - they aren't ported to xslt, instead they simply use the preferences app and a hook_settings.inc.php to get the job done.
2003-03-04 01:16:30 +00:00
sim
8de2a56ef9
Switch over to phpgroupware-style three-teir class system. Now all functionality is in the classes under inc, and this file just redirects to it.
2003-03-04 00:56:26 +00:00
sim
1d4be84b0b
Add filemanager to the list of apps using xslt templates
2003-03-04 00:53:30 +00:00
sim
fce6f22fd9
*** empty log message ***
2003-03-04 00:45:31 +00:00
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
Ralf Becker
f7782493de
added a view german phrases, to get eg. the letter-search working
2003-03-01 16:01:11 +00:00
Ralf Becker
864fad3bd7
changed formated_list to formatted_list
2003-03-01 15:44:58 +00:00
Ralf Becker
d0dc2f5762
made phrase 'birthdays' comon as it is used for home
2003-02-28 14:45:49 +00:00
gugux
3714e6281f
Modified all x's into %'s in lang calls and lang files.
2003-02-27 22:57:55 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
07ec4382e2
some new phrases for recuring events
2003-02-26 16:35:26 +00:00
Ralf Becker
6bfe3f7aab
missed to translate one
2003-02-24 15:03:26 +00:00
Ralf Becker
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
Ralf Becker
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