Commit Graph
2483 Commits
Author SHA1 Message Date
Andy Staudacher 7ccb65ea9e Fix for fetching l10n plural messages. Need to cast from stdclass to array(), as I18n expects all messages to be either string or array. 2009-06-09 19:49:06 -07:00
Tim Almdal b276eaa68b Add some window dressing to login_page.html in order to make it more in line
with the overall look of the Gallery3 theme

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-10 08:39:47 +08:00
Tim Almdal 98422857eb Forgot this on the last commit
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-10 08:39:46 +08:00
Tim Almdal a4a38ba760 Created not_authorized.html.php which is a prettier login screen if the root
album is not publicly browsable.

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-10 08:39:45 +08:00
Tim Almdal b11ec14f24 Changed how directories are processed when the parent directory is selected and
the branch was never opened on the client.  This should fix some of the issues
with the server_add as I was able to select the staging directory and then add
over 400 images in a multi-tier structure.

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-10 07:23:30 +08:00
Tim Almdal 3c3a65b5a7 Rather than just displaying the "unformatted" login screen when the root album
is not viewable by a guest, display the root album as if it was empty. When
the page finishes loading force the login dialog to be displayed.

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-09 22:22:57 +08:00
Tim Almdal 8189c1fc6b Removed extra whitespace
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-09 21:45:57 +08:00
Tim Almdal f0ea6d532c Create a new method in MY_url.php "get_item_from_uri" which loads the item
based on the uri.  Then use this helper method in logout.php to insure that
the guest user has access to the "continue" uri.  If they don't redirect to
the root album and let it deal with access issues.

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-06-09 21:45:43 +08:00
Chad Kieffer a42c101c0b Merge branch 'master' of git@github.com:gallery/gallery3 2009-06-09 00:26:01 -06:00
Chad Kieffer d2b8ca241d Show status message when album cover is set (#257) 2009-06-09 00:25:49 -06:00
unostarandBharat Mediratta e6768a4e97 Add string to localizer
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-09 14:11:32 +08:00
Bharat Mediratta 6bae25d1f3 Merge branch 'master' of git@github.com:gallery/gallery3 2009-06-08 23:04:11 -07:00
Bharat Mediratta 47810c9aec Try again to properly detect the base url, taking into account the
sites that mangle SCRIPT_NAME
2009-06-08 23:02:16 -07:00
Chad Kieffer a3344814d7 Keep status messages. Users click away and may miss them, especially with tasks which take longer to complete. 2009-06-08 23:19:09 -06:00
Bharat Mediratta 1ecdb5ef0c Merge branch 'master' of git@github.com:gallery/gallery3 2009-06-08 21:32:03 -07:00
Bharat Mediratta f0ca27ab92 Fix the admin/themes url. 2009-06-08 21:31:50 -07:00
Bharat Mediratta c7aafef852 Improve error handling support for corrupt images and report them
appropriately in g2_import.
2009-06-07 17:48:42 -07:00
Andy Staudacher b9ee6f7d18 Merge branch 'master' of git@github.com:gallery/gallery3 2009-06-06 15:24:49 -07:00
Andy Staudacher 0e415dae9b Preliminary BiDi support (needs *a lot* of tweaking) 2009-06-06 15:24:14 -07:00
Bharat Mediratta b179b106c2 Update Kohana to r4409 2009-06-06 14:51:04 -07:00
Bharat Mediratta bccaad92bb Update xss golden file 2009-06-06 14:50:51 -07:00
Bharat Mediratta d5d5284f05 Don't ask for CSRF token when trying to view the password reset form. 2009-06-06 12:52:44 -07:00
Bharat Mediratta 277d72d9fa Fix formatting. 2009-06-06 12:50:38 -07:00
Bharat Mediratta 6feb640b73 fix typo: "the the" -> "the" (thanks VENCO!) 2009-06-06 12:24:08 -07:00
Bharat Mediratta 3f96830ef1 Properly localize domain url in recaptcha explanation. 2009-06-06 12:22:20 -07:00
Bharat Mediratta 4302406c96 Fix formatting in l10n client source box so that it wraps. Otherwise
long strings show up only on one line.
2009-06-06 12:19:26 -07:00
Bharat Mediratta 5835715e49 Merge branch 'master' of git@github.com:gallery/gallery3 2009-06-06 11:39:11 -07:00
unostarandBharat Mediratta cd92b2ed85 Adding strings to localizer
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-07 02:37:40 +08:00
Chad Kieffer 6c40fd7b14 New default avatar 2009-06-06 00:44:47 -06:00
Chad Kieffer 7cdcb5179f Merge branch 'master' of git@github.com:gallery/gallery3 2009-06-06 00:35:39 -06:00
Chad Kieffer c5425f42a4 Remove album view icon link, added album link to info module. This and breadcrumb should suffice. 2009-06-06 00:35:30 -06:00
Bharat Mediratta ab1fc6ad53 Make theme page headers match the menu dropdowns.
Internationalize the admin dashboard common title.
2009-06-05 19:47:11 -07:00
Andy Staudacher 329bd8caa1 Remove source code copy artefact 2009-06-05 18:31:15 -07:00
Bharat Mediratta 2a9335f71b Update version to beta 1 2009-06-05 17:45:42 -07:00
Bharat Mediratta 4375602640 Merge branch 'master' of git://github.com/gallery/gallery3 2009-06-05 17:44:57 -07:00
Bharat Mediratta 3275401f69 change the version to beta 1 2009-06-05 17:44:36 -07:00
Bharat Mediratta 816e0427e2 Merge branch 'master' of git://github.com/gallery/gallery3 2009-06-05 17:39:59 -07:00
Bharat Mediratta 275c25eb56 Add the exception message to the trace string when there's a graphics
failure.

Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 08:39:07 +08:00
Bharat Mediratta c8351109fe Add the exception message to the trace string when there's a graphics
failure.
2009-06-05 17:37:49 -07:00
Andy Staudacher 4fcad78f54 Update golden file of Xss test 2009-06-05 16:10:08 -07:00
Bharat Mediratta 1d0c1ee87a Merge branch 'master' of git://github.com/gallery/gallery3 2009-06-05 15:59:06 -07:00
Bharat Mediratta 40c4ce1b8a Use ORIG_SCRIPT_PATH if it's available to detect the base url, for
compatibility with the CGI sapi.

Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 02:47:17 +08:00
Bharat Mediratta b6a0bdb802 Use ORIG_SCRIPT_PATH if it's available to detect the base url, for
compatibility with the CGI sapi.
2009-06-05 11:45:18 -07:00
unostarandBharat Mediratta 73a0df1b16 corrected misprint
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:26:42 +08:00
unostarandBharat Mediratta 710d13aece Correct locale and local translation
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:26:41 +08:00
Bharat Mediratta 62a63676d4 Add Belarusian to the language list.
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:26:24 +08:00
Bharat Mediratta a46c4a6431 Localize the 'Add a comment' message
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:26:23 +08:00
Bharat Mediratta 7612c8d404 Localize the 'Advanced' menu item
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:26:22 +08:00
unostarandBharat Mediratta 1e4bf621f1 corrected misprint
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:25:11 +08:00
unostarandBharat Mediratta 72f4f21d60 Correct locale and local translation
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-06 01:25:08 +08:00