| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-02 | Remove the test-transform:uppercase from the l10n css as it was causing ↵ | Tim Almdal | |
| problems with other text fields in IE and it violates our case standards. Fixes ticket #912 | |||
| 2010-01-22 | Specify the height and overflow-y on l10n-client translation element. fixes ↵ | Tim Almdal | |
| ticket #899. | |||
| 2010-01-11 | Reformat the string list so that the search box does not get push off the ↵ | Tim Almdal | |
| end of the page. | |||
| 2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few ↵ | Chad Kieffer | |
| shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. | |||
| 2009-08-29 | improved translation interface so that it now can be closed without going to ↵ | jhilden | |
| the admin | |||
| 2009-06-29 | Partial fix for ticket 471 - i18n of "Translate Text" button in l10n client | Andy Staudacher | |
| 2009-06-22 | Fix css indentation | Bharat Mediratta | |
| 2009-06-06 | Merge branch 'master' of git@github.com:gallery/gallery3 | Andy Staudacher | |
| 2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher | |
| 2009-06-06 | Fix formatting in l10n client source box so that it wraps. Otherwise | Bharat Mediratta | |
| long strings show up only on one line. | |||
| 2009-06-02 | Extend L10n client to provide UI for plural translation. | Andy Staudacher | |
| Ticket 148. | |||
| 2009-05-27 | Restructure things so that the application is now just another module. | Bharat Mediratta | |
| Kohana makes this type of transition fairly straightforward in that all controllers/helpers/etc are still located in the cascading filesystem without any extra effort, except that I've temporarily added a hack to force modules/gallery into the module path. Rename what's left of "core" to be "application" so that it conforms more closely to the Kohana standard (basically, just application/config/config.php which is the minimal thing that you need in the application directory) There's still considerable work left to be done here. | |||
