Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 16727 10763

latest revision download trunk

16727 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2007-07-05 13:02:23 -0500 (18 months ago) | Author: adampflug | Changeset: 16727

Fixed Bug #1714926

Branch point for: BRANCH_2_3 tag:RELEASE_2_3 tag:RELEASE_2_3_RC1 tag:RELEASE_2_3_RC_1 tag:RELEASE_2_3_RC_2

Tags: RELEASE_2_3_RC_1 RELEASE_2_3_RC_2 RELEASE_2_3

Properties

 svn:eol-style = native
 svn:keywords = Author Id Revision

16235 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -3 )

Created: 2007-04-05 20:09:13 -0500 (21 months ago) | Author: mindless | Changeset: 16235

replace 3 lines at top of each tpl with "read this first" and a codex URL with info.

Properties

 svn:eol-style = native
 svn:keywords = Author Id Revision

15342 annotated / raw | Diffs: previous, other | Lines: 81 ( +0, -0 )

Created: 2006-12-01 15:14:46 -0600 (2 years 1 month ago) | Author: andy_st | Changeset: 15342

Remove property svn:keywords Date and remove $Date$ from file contents.
Fixes MANIFEST size/crc checksum differences for non-standard environments (different LANG / time-zone env vars lead to localized expansion of the Date keyword).

Branch point for: BRANCH_2_2 DEV_2_3

Tags: RELEASE_2_2_RC_1 RELEASE_2_2_RC_2 RELEASE_2_2

Properties

 svn:eol-style = native
 svn:keywords = Author Id Revision

14582 annotated / raw | Diffs: previous, other | Lines: 81 ( +5, -2 )

Created: 2006-09-21 19:08:00 -0500 (2 years 3 months ago) | Author: mindless | Changeset: 14582

omit system links, breadcrumb and logo links in progressbar view,
so user isn't tempted to click something and break out of a long running process
possibly leaving an unfinished state (bug 1441624).

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

14453 annotated / raw | Diffs: previous, other | Lines: 78 ( +6, -7 )

Created: 2006-09-03 19:44:31 -0500 (2 years 4 months ago) | Author: mindless | Changeset: 14453

rewrap a few lines

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

14415 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-08-28 02:31:24 -0500 (2 years 4 months ago) | Author: bharat | Changeset: 14415

Make the logo a clickable link back to the top of the Gallery

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

14409 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-08-25 17:28:32 -0500 (2 years 4 months ago) | Author: mindless | Changeset: 14409

change g->language to just the value, so it's now lang="{g->language}"

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

14406 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-08-25 12:56:23 -0500 (2 years 4 months ago) | Author: mindless | Changeset: 14406

Add g->language and use it in all themes to add lang=".." attribute on <html> tag

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

13479 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-04-16 19:16:27 -0500 (2 years 8 months ago) | Author: mindless | Changeset: 13479

Copied (2 times):

Reverse order of default:..pathComponent and markup:strip for title
displays that use both; this allows default to be used if title is
all markup.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

12921 annotated / raw | Diffs: previous, other | Lines: 79 ( +16, -20 )

Created: 2006-02-08 23:43:25 -0600 (2 years 10 months ago) | Author: mindless | Changeset: 12921

Rollback floating divs changes; we've decided this is better suited to
a separate theme.  Bump ThemeApi to 2.3 for new standard settings
(removed useVariableColumns but kept rowHeight/columnWidth).

Branch point for: BRANCH_2_1 tag:RELEASE_2_1 tag:RELEASE_2_1_1

Tags: RELEASE_2_1_RC_1 RELEASE_2_1_RC_2 RELEASE_2_1 RELEASE_2_1_1

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

12859 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 )

Created: 2006-02-03 19:12:38 -0600 (2 years 11 months ago) | Author: thumb70 | Changeset: 12859

Updates in relation to GalleryTheme additions. Choose a table or choose to float divs.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

12770 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 )

Created: 2006-01-26 21:52:30 -0600 (2 years 11 months ago) | Author: thumb70 | Changeset: 12770

updates per mindless' review, added validate settings for float options, added floatCount, floatWidth, and floatHeight to control floated thumbnail display

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

12715 annotated / raw | Diffs: previous, other | Lines: 83 ( +5, -1 )

Created: 2006-01-21 17:43:00 -0600 (2 years 11 months ago) | Author: ckdake | Changeset: 12715

modify matrix theme to allow admin to select alternate album_float.tpl file to use floating divs instad (thumb will be adding that file shortly)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

11521 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -0 )

Created: 2005-09-02 04:42:49 -0500 (3 years 4 months ago) | Author: bharat | Changeset: 11521

Added a donate logo button, visible only to admins.

Branch point for: BRANCH_2_0 BRANCH_API_DEV tag:RELEASE_2_0_4

Tags: RELEASE_2_0 RELEASE_2_0_1 RELEASE_2_0_2 RELEASE_2_0_3 RELEASE_2_0_4

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

11232 annotated / raw | Diffs: previous, other | Lines: 78 ( +1, -1 )

Created: 2005-08-07 17:37:48 -0500 (3 years 5 months ago) | Author: mindless | Changeset: 11232

Add class "rtl" on gallery div if language is right-to-left, to allow
rtl-specific css.  Include id="gallery" in mainDivAttributes.

Branch point for: BRANCH_2_0_RC_2

Tags: RELEASE_2_0_RC_2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10982 annotated / raw | Diffs: previous, other | Lines: 78 ( +1, -1 )

Created: 2005-07-21 11:51:20 -0500 (3 years 5 months ago) | Author: mindless | Changeset: 10982

Set correct l10Domain when including tpl for module and admin views.
Also use gallery: prefix on these so local tpls will work.

Branch point for: BRANCH_2_0_BETA_4 BRANCH_2_0_RC_1

Tags: RELEASE_2_0_BETA_4 RELEASE_2_0_RC_1

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10902 annotated / raw | Diffs: previous, other | Lines: 78 ( +1, -0 )

Created: 2005-07-16 18:45:34 -0500 (3 years 5 months ago) | Author: bharat | Changeset: 10902

Added "flippin sweet" logo and landing page.

* Added 'gallery2-version' logoButton callback to GalleryTemplateAdapter
* Added new logobutton callback to all themes
* Added logo, and landing page.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10837 annotated / raw | Diffs: previous, other | Lines: 77 ( +3, -6 )

Created: 2005-07-13 17:35:37 -0500 (3 years 5 months ago) | Author: mindless | Changeset: 10837

Added core.SystemLinks block to show all system links.
Optionals parameters to give a specific order for known links and
a position in that list to add any other links.
Changed matrix theme.tpl to use this instead of many single link blocks,
where any unknown links were simply omitted.
New smarty "split" modifier to support this block.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10778 annotated / raw | Diffs: previous, other | Lines: 80 ( +1, -1 )

Created: 2005-07-09 13:39:31 -0500 (3 years 6 months ago) | Author: mindless | Changeset: 10778

- Remove stripBbcodeAndHtml processor in markup modifier.  Instead, parameters can
 be 'strip' and/or an override markup type, in any order.  If 'strip' is given
 then strip_tags is performed after the selected or default markup type is applied.
- Fix entitytruncate to properly handle strings with html entities other than:
 &amp; &gt; &lt; &quot;
- entitytruncate should be used _after_ markup modifier.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

10763 new annotated / raw | Lines: 80 ( +80, -0 )

Created: 2005-07-09 00:46:59 -0500 (3 years 6 months ago) | Author: bharat | Changeset: 10763


Rejoice, the new theme system has arrived!  Here's the original proposal:
http://marc.theaimsgroup.com/?l=gallery-devel&m=111882332024437&w=2

Highlights of this change:
- Combined layouts and themes into only themes

- All old layouts and themes are gone.  In its place is the Matrix
 theme (which is the old matrix layout + the old matrix theme).  We
 will revive all the other old layouts soon (as themes).

- All page views are delegated to the theme.  There are six different
 types of page views:
   album, photo, admin, module, error, and progress
 The album, photo, error and progress views are generated wholly by
 the theme.  For admin and module views, the framework passes the
 theme a block of template content to wrap nicely.

 - Slideshow, comment, cart, members views are now module views.
 - Comment views are no longer part of ItemAdmin.

- Most of the complex logic has been moved out of the theme into
 "blocks" which are basically reusable Smarty template-based widgets.
 -  You can insert a new block into your template by doing (eg).
     {g->block type="exif.ExifInfo"}
 - Any information that blocks need (from the db, or elsewhere), they
   will load automatically.
 - blocks live in modules/*/templates/blocks and come with a blocks.inc
   file that describes them for the admin UI

- Added callbacks (mechanism that allows blocks to load the data
 it needs).

- Added preloads (mechanism that allows theme to modify the <head>
 element before we start sending content to the browser

- SystemContent is gone, and replaced by blocks

- New admin UI lets you select blocks from a list and add/remove/reorder
 them in a nice DHTML ui.  (Extended settings ui doesn't work properly
 on IE yet).

- Themes now support sidebar, album and photo blocks by default.  This
 means that you can use the UI to say that you want to view comments
 only on album pages, or only on photo pages.  Or both.  Or in the
 sidebar.  The theme designer can allow the user to specify the blocks,
 or the theme designer can hardcode it.

- Totally revamped progress bar mechanism to allow the theme to create
 their own style of progress bar.

- gallery2/templates and everything in it is now gone.  The theme
 controls the whole page.

- main.php considerably simplified

Miscellaneous changes
- Removed obsolete entries from all .po files

- Manifest code now tries to automatically add R entries for you

- PO building code is quieter making it easier to identify errors

- Fixed GPL preamble in all PHP files

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Atlassian.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2009-01-09 02:38 -0600