Andrew McMillan
|
653129f983
|
Seems more consistent this way.
|
2006-11-09 00:26:35 +13:00 |
|
Andrew McMillan
|
900439acc8
|
Enforce basic permissions on calendar / collection creation.
|
2006-11-08 12:48:19 +13:00 |
|
Andrew McMillan
|
0ef58b1d74
|
Catching more internationalisation strings.
|
2006-11-08 12:25:08 +13:00 |
|
Andrew McMillan
|
07c36668f5
|
More internationalisation.
|
2006-11-08 10:50:40 +13:00 |
|
Andrew McMillan
|
de3fa29f50
|
More translation updates
|
2006-11-08 10:50:22 +13:00 |
|
Andrew McMillan
|
f99588f969
|
Changes to make translation building work better.
|
2006-11-07 10:37:02 +13:00 |
|
Andrew McMillan
|
d5af3a957b
|
Translations.
|
2006-11-07 10:36:40 +13:00 |
|
Andrew McMillan
|
f17af9d74b
|
Translation work.
|
2006-11-07 10:36:20 +13:00 |
|
Andrew McMillan
|
bc18397a1e
|
Add Argentinian Spanish
|
2006-11-07 10:30:11 +13:00 |
|
Andrew McMillan
|
449e231fb9
|
This file is not included. It just contains a number of strings that would
be nice to be translated (as data, for example) which do not appear in the
code.
|
2006-11-07 10:29:43 +13:00 |
|
Andrew McMillan
|
80de1b3112
|
Fixed language files.
|
2006-11-06 19:26:06 +13:00 |
|
Andrew McMillan
|
dee0065a2d
|
Translations to German and Argentinian Spanish.
|
2006-11-06 17:44:01 +13:00 |
|
Andrew McMillan
|
0d3d1629e3
|
Set default locale back to en_NZ since I have finished some testing that
accidentally committed this as es_MX.
|
2006-11-05 22:31:15 +13:00 |
|
Andrew McMillan
|
3a5cb76191
|
Apply the i18n framework in various places.
|
2006-11-05 22:27:37 +13:00 |
|
Andrew McMillan
|
ab050e5330
|
Applying internationalisation wrappers. Ensuring locale set as a person
is read from the database.
|
2006-11-05 22:24:24 +13:00 |
|
Andrew McMillan
|
836feb21b8
|
Adjust what will in due course be our base languages.
|
2006-11-05 22:23:10 +13:00 |
|
Andrew McMillan
|
d0161cc1ee
|
Ignore this stuff.
|
2006-11-05 22:22:22 +13:00 |
|
Andrew McMillan
|
4918b35a76
|
Some very basic initial and almost entirely untranslated files for some
languages which we will have translations for in due course.
|
2006-11-05 22:21:34 +13:00 |
|
Andrew McMillan
|
4d4b99be19
|
Scripts for building initial messages.po file for use with gettext.
|
2006-11-05 22:07:21 +13:00 |
|
Andrew McMillan
|
194328b396
|
Change version.
|
2006-11-05 14:56:24 +13:00 |
|
Andrew McMillan
|
c5f339c520
|
This release is going to require a newer libawl-php with our i18n stuff.
|
2006-11-05 12:10:09 +13:00 |
|
Andrew McMillan
|
eb5ff1b5d4
|
Set the locale appropriately.
|
2006-11-05 12:07:23 +13:00 |
|
Andrew McMillan
|
45073075f9
|
Include our I18n framework.
|
2006-11-05 12:06:56 +13:00 |
|
Andrew McMillan
|
dab9de848e
|
Need to load the sample data in the regression test now that it isn't always
there. And here are a bunch of updated regression results.
|
2006-11-04 15:05:28 +13:00 |
|
Andrew McMillan
|
f9a40b8207
|
Remove the development config from source control, but leave it there as
an example.
|
2006-11-04 14:51:12 +13:00 |
|
Andrew McMillan
|
9130d9c8bc
|
Apply permissions, and make calendar owner match the URL.
|
2006-11-04 14:38:05 +13:00 |
|
Andrew McMillan
|
36b0d7bc67
|
Still use the user_no in the query, but base it on the path.
|
2006-11-04 14:31:00 +13:00 |
|
Andrew McMillan
|
493632a437
|
More regression tests.
|
2006-11-04 14:30:01 +13:00 |
|
Andrew McMillan
|
7c3482cc89
|
Use the permissions to allow/disallow a GET for a person's calendar.
|
2006-11-04 13:28:07 +13:00 |
|
Andrew McMillan
|
9bea26010c
|
Initial database framework for identifying supported locales.
|
2006-11-04 12:23:37 +13:00 |
|
Andrew McMillan
|
a092387330
|
Don't always apply sample data to database creation.
|
2006-11-02 20:26:21 +13:00 |
|
Andrew McMillan
|
2ca1f249ba
|
Put some of the more recent changes from caldav.php in here ready for some
further work.
|
2006-11-02 20:25:42 +13:00 |
|
Andrew McMillan
|
1b715b85cb
|
Produce more friendly error message on integrity constraint violation.
|
2006-11-02 20:24:07 +13:00 |
|
Andrew McMillan
|
5545143796
|
Irrelevant changes to my local development config.
|
2006-11-02 18:58:33 +13:00 |
|
Andrew McMillan
|
5c6ec8947d
|
Remove non-working workaround for PUT from Evolution.
|
2006-11-02 12:17:13 +13:00 |
|
Andrew McMillan
|
9be036e52e
|
A bunch more test sets emulating Evolution behaviour.
|
2006-11-01 21:50:21 +13:00 |
|
Andrew McMillan
|
bc1065c637
|
Allow NOAUTH to test that people really do need to log in. A regression
test identifying that.
|
2006-11-01 10:13:13 +13:00 |
|
Andrew McMillan
|
203351337c
|
Results for regression testing.
|
2006-11-01 09:13:18 +13:00 |
|
Andrew McMillan
|
f5c1856be2
|
More regression tests. This time emulating Evolution.
|
2006-11-01 09:04:25 +13:00 |
|
Andrew McMillan
|
bdced8dbad
|
Tweak look with IE.
|
2006-11-01 09:03:37 +13:00 |
|
Andrew McMillan
|
033b9c7fc6
|
New release.
|
2006-10-31 12:03:59 +13:00 |
|
Andrew McMillan
|
184102374e
|
Remove old database update script.
|
2006-10-31 11:40:09 +13:00 |
|
Andrew McMillan
|
6c88d46447
|
A much improved script for applying database changes.
|
2006-10-31 11:39:37 +13:00 |
|
Andrew McMillan
|
5d09ff4bb4
|
Patch to database to correct base data for 'Is a member of group'.
|
2006-10-29 19:50:23 +13:00 |
|
Andrew McMillan
|
40565975ac
|
The base data is now not in a patch file, and it probably should never have
been really.
|
2006-10-29 19:48:44 +13:00 |
|
Andrew McMillan
|
130813c1b8
|
Rename patch file to match DB revision number.
|
2006-10-29 19:47:55 +13:00 |
|
Andrew McMillan
|
1e69b15ee8
|
Doh. The 'Is a member of group' relationship should target a group.
|
2006-10-29 19:36:26 +13:00 |
|
Andrew McMillan
|
3d6ca27cbb
|
More formatting tweaks.
|
2006-10-29 19:35:27 +13:00 |
|
Andrew McMillan
|
d33b8f3665
|
Rewritten content to provide some useful help and overview for users.
|
2006-10-29 19:35:07 +13:00 |
|
Andrew McMillan
|
c03389db42
|
No need to indicate View is active.
|
2006-10-29 15:42:26 +13:00 |
|