ca7d6d308f
Fix this bug:
...
Date: Tue, 31 Aug 2004 16:16:35 +0200
From: Michael Schmidt <brokerjoker@gmx.de >
Reply-To: egroupware-developers@lists.sourceforge.net
To: egroupware-developers@lists.sourceforge.net
Subject: [eGroupWare-developers] Bug in Calendar?
Hi,
if I switch the calendar view to "week view", it displays three months
above the seven days of the week. These should be:
July - August - September
But today it shows:
July - August - October(!)
I guess it has sth. to do with today's date (31st of August).
Is this a known bug?
tnx,
Michael
2004-08-31 18:43:51 +00:00
9c7206f15f
replace the bad word
2004-08-31 18:15:53 +00:00
879653f7eb
replace the bad word
2004-08-31 18:04:04 +00:00
25694f5390
delete the bad word
2004-08-31 17:42:18 +00:00
a83d020083
in this file, no tabs where included and this produce errors on install
2004-08-31 15:50:34 +00:00
8c0f7f2e38
delete blank lines which make problems at language install
2004-08-31 15:39:47 +00:00
7c92f52c32
delete blank lines which make problems at language install
2004-08-31 15:29:22 +00:00
a089746e47
fix the fix
2004-08-31 15:18:25 +00:00
71ea182f74
update lang file from Theytaz Antoine
2004-08-31 13:28:44 +00:00
ee8333df82
delete the bad word
2004-08-31 13:22:51 +00:00
f40150e93c
update lang file from Theytaz Antoine
2004-08-31 12:54:49 +00:00
9b5a1b6545
different style for the multiple user week-view: one row per user
2004-08-31 09:40:09 +00:00
368ea3ea0b
fixed some new introduced and some still existing / old bugs
2004-08-31 09:33:08 +00:00
606c1064be
- re-write of the phpgwapi::accounts_ldap::auto_add function
...
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- remove some crap and make function readable
2004-08-30 15:16:40 +00:00
99ffa6ebc1
- re-write of the phpgwapi::accounts_sql::auto_add function
...
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- set default name to New User if we have no other data
- remove some crap and make function readable
2004-08-30 15:15:59 +00:00
7b6b6d5759
fixed mapping of I4 to INTEGER now, it was mediumint which is a 3-byte interger only
2004-08-30 15:06:05 +00:00
c69e9cd32e
implemented a one-click (tm) change between single and multiple account-selection for the calendar
2004-08-29 20:32:56 +00:00
9fd05b8872
changed currentapp to addressbook, to not allow access without run-rights for addressbook
2004-08-29 19:08:50 +00:00
a5ca0539aa
update japan langfile from Jun Kuriyama
2004-08-29 08:04:22 +00:00
67c4d01b38
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:27:22 +00:00
df81dc93ab
integrated the HTMLarea plugins into the eGW translation system
...
fixed bug [ 1006205 ] wiki editing broken with Safari
2004-08-29 01:26:42 +00:00
da2755de9a
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:26:17 +00:00
62172c7202
fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry
2004-08-28 19:33:10 +00:00
955eeca795
killed debug message
2004-08-28 19:02:26 +00:00
9f2d156c93
showing time for the startdate
2004-08-28 18:04:24 +00:00
9e50e0f07d
fix for bug [ 1007297 ] Time offsets incorrect
...
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too
2004-08-28 18:02:16 +00:00
ff47845902
added option to suppress time in the readonly display if it's 0h0
2004-08-28 17:57:44 +00:00
2f7c4cb8fc
removed tz-converstation:
...
- to fix tz-probs in infolog
- in my belive tz-conversation should always be done in the bo-layer and not in ui (eTemplate)
2004-08-28 17:56:27 +00:00
9e1dcb9a78
fixed double translation of extra options in selectboxes
2004-08-28 15:52:32 +00:00
b7940f1f53
not longer needed
2004-08-28 14:59:56 +00:00
b3b3420674
allow sorting after multiple criteria as in sql
2004-08-28 14:44:05 +00:00
0e557eb9e5
translation update
2004-08-28 14:42:15 +00:00
3b9af33d80
not longer needed => common sense in eGW
2004-08-28 14:40:52 +00:00
fb6621ae2a
fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
...
==> longer fields for multibyte charsets
2004-08-28 14:39:46 +00:00
08089de0a6
enabled editing of user-ACL settings for admins
2004-08-28 13:48:32 +00:00
bae3e479b4
fixed problem with pagination and an other important issue
2004-08-28 13:41:23 +00:00
4eff10135f
removed plugins, as they only work in selected languages
2004-08-28 13:35:02 +00:00
9058ebfb40
update lang file from Theytaz Antoine
2004-08-28 13:08:57 +00:00
8564a78d9a
update lang file from Theytaz Antoine
2004-08-28 13:03:41 +00:00
e109e8c320
removed destroying of the crypto object if the session-verification fails, as it leads to problems in sitemgr creation of anonymous sessions and it get cleaned up anyway by the shutdown function
2004-08-27 18:21:28 +00:00
f2d528fd84
Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
...
causing some users to misread some fields they were typing.
2004-08-27 17:17:05 +00:00
75ac5fa3a2
Fix "Land" translation in head as well, so all branches are in sync.
2004-08-27 16:53:26 +00:00
d868007dac
fixed some of our sessions problems:
...
- [ 1015846 ] Registering session MySQL query error
- handlich of timed out sessions for php4 sessions was wrong
==> I can't reproduce any more sessions probs, either with db nor php4 sessions
2004-08-27 13:17:25 +00:00
66d2519243
Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated.
2004-08-27 11:36:18 +00:00
b68f289d87
made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now.
2004-08-27 10:41:57 +00:00
38aacb3de2
*** empty log message ***
2004-08-26 21:31:38 +00:00
d2586ba500
improvements of the ui and some error checking for emtpy fields, implemented
...
tooltip info images for better explanation of the module. Started the README
2004-08-26 21:11:25 +00:00
d47313617f
lang file update from Theytaz Antoine
2004-08-26 21:02:07 +00:00
703e964f57
fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1
2004-08-26 19:00:50 +00:00
68f68ae0db
add support for Lastname, Firstname username account views
2004-08-26 18:48:12 +00:00