1
0
Commit Graph

1050 Commits

Author SHA1 Message Date
Romain LE DISEZ
fa008ca47c - Overload a forgotten method
- Code cleanup
2010-11-28 16:03:57 +01:00
Romain LE DISEZ
3ff13482ff - Code cleanup
- Comments
2010-11-28 12:37:57 +01:00
Romain LE DISEZ
f51689d3aa Explicit is better than implicit... 2010-11-28 12:23:35 +01:00
Romain LE DISEZ
e64d34e9d7 Comments 2010-11-28 12:22:01 +01:00
Romain LE DISEZ
ad92f87d36 - Code cleanup
- Fix some bugs
- Serious performances improvement when building the tree (regression: tree is not alphabetically ordered)
2010-11-28 12:18:42 +01:00
Romain LE DISEZ
fcd9802e0c Initial commit. There is probably many bugs, but it seems to work... 2010-11-28 00:25:26 +01:00
Romain LE DISEZ
c2a84a73ed Merge remote branch 'upstream/master' 2010-11-27 15:31:19 +01:00
Romain LE DISEZ
58820099a3 Just a test for cancel button. Need to be polished. 2010-11-27 15:30:48 +01:00
rWatcher
b7444e5cfc Initial commit of TagsInAlbum module. 2010-11-26 06:27:32 +08:00
rWatcher
80f2f22513 Minor fix. 2010-11-26 06:27:32 +08:00
rWatcher
06725f6ce1 Cleaning up the code. 2010-11-26 06:27:32 +08:00
rWatcher
a77876ec00 Create an admin page. 2010-11-26 06:27:31 +08:00
rWatcher
26a2d9c0f9 Modify access to actually use the admin setting. 2010-11-26 06:27:31 +08:00
rWatcher
9f981b56c3 Created an admin screen. 2010-11-26 06:27:31 +08:00
rWatcher
e09864291e Don't allow users to protect the root album. 2010-11-26 06:27:30 +08:00
rWatcher
9c7db084ee Increase version number two 2, create a new module variable. 2010-11-26 06:27:30 +08:00
rWatcher
73ebd81bc1 Deny access to protected albums and their contents. 2010-11-26 06:27:30 +08:00
rWatcher
63873f96cd Hide the album instead of the albums contents. 2010-11-26 06:27:29 +08:00
rWatcher
9969734286 Fix for full screen aspect ratio bug (Ticket #1154). 2010-11-26 06:27:29 +08:00
rWatcher
5100e8123a CSS Fix. 2010-11-26 06:27:29 +08:00
rWatcher
e8b325878d Bugfixes for older browsers. 2010-11-26 06:27:28 +08:00
mamouneyya
a7db07e0f9 - group the font properties together in the file
- improved odd and even class display
- improved comments display for Comment Block module
2010-11-26 06:26:37 +08:00
danneh3826
5715a6b685 added transcode v10 2010-11-26 06:12:25 +08:00
Romain LE DISEZ
26f882091b [FIX] CRC could be wrong on 32 bits system 2010-11-26 06:11:55 +08:00
Romain LE DISEZ
9ee5582ad4 Fix video page 2010-11-26 06:11:54 +08:00
Romain LE DISEZ
73fbf5118f Some cleanup
Some bugfixes :
 - x-repeat -> repeat-x (thanks plasticgoat)
 - display the frame around image, even when fullsize is not allowed
Re-enable show_full_size (it will probably need some theming)
Add a style for header text: configure in G3 <div id="g-header-text">Blah</div> (thanks plasticgoat)
2010-11-26 06:11:54 +08:00
Romain LE DISEZ
7139c5c821 Do not display the bloc 'actions' when there is not link to display (thanks plasticgoat) 2010-11-26 06:11:54 +08:00
Romain LE DISEZ
b925e8e97f Login menu (probably needs to be polished) 2010-11-26 06:11:53 +08:00
Romain LE DISEZ
f3d9644745 Sync with wind 2010-11-26 06:11:52 +08:00
brentil
14fe5d5d3d MU v4.0 final. Added a hack for now to convert gallery::VERSION into the information needed. 2010-11-26 06:10:51 +08:00
brentil
eecb0a6ad5 ModuleUpdates v4.0 beta, uses installed version information to dynamically determine git location. gallery::VERSION info is wrong though 2010-11-26 06:10:51 +08:00
Romain LE DISEZ
d10945106a Merge remote branch 'upstream/master' 2010-11-23 23:21:03 +01:00
Romain LE DISEZ
3e7ef3fc8f [FIX] CRC could be wrong on 32 bits system 2010-11-23 23:20:02 +01:00
Bharat Mediratta
17c4c1ea6e New module that shows a tree of all albums in the sidebar. Selecting
an album jumps to it.  Probably very slow for large installs.
2010-11-19 11:57:20 -08:00
Bharat Mediratta
fa6813d601 Copied from 3.1/modules/rectangle_thumbs 2010-11-18 19:31:22 -08:00
Bharat Mediratta
bd96329e45 New module that lets you force your thumbnails to be the aspect ratio
of your choice.  This effectively supercedes the square_thumb module
since equivalent to specifying a 1:1 aspect ratio.
2010-11-18 19:30:15 -08:00
Romain LE DISEZ
07cd90d26d Fix video page 2010-11-18 22:43:39 +01:00
Romain LE DISEZ
8d68b7481f Some work on comment style 2010-11-17 00:17:17 +01:00
Romain LE DISEZ
16428df3a6 Some cleanup
Some bugfixes :
 - x-repeat -> repeat-x (thanks plasticgoat)
 - display the frame around image, even when fullsize is not allowed
Re-enable show_full_size (it will probably need some theming)
Add a style for header text: configure in G3 <div id="g-header-text">Blah</div> (thanks plasticgoat)
2010-11-16 22:37:05 +01:00
Romain LE DISEZ
d4b24fe98d Do not display the bloc 'actions' when there is not link to display (thanks plasticgoat) 2010-11-14 23:29:25 +01:00
Romain LE DISEZ
8a87772cc6 Login menu (probably needs to be polished) 2010-11-14 23:29:13 +01:00
Romain LE DISEZ
bf93e6bdd2 Login menu (probably needs to be polished) 2010-11-14 23:15:20 +01:00
Romain LE DISEZ
0f528b5dec Oups, forgot to add this images 2010-11-14 22:58:10 +01:00
Romain LE DISEZ
e7a807c6c4 Sync with wind 2010-11-14 19:23:28 +01:00
Romain LE DISEZ
2ec848686b Merge remote branch 'upstream/master' 2010-11-14 18:46:30 +01:00
Bharat Mediratta
b9f86bf717 Make all your thumbnails square 2010-11-07 15:45:25 -08:00
Bharat Mediratta
e6cbf71533 Make all your thumbnails square 2010-11-07 15:44:57 -08:00
Bharat Mediratta
efe4a9f516 Intercept photos at save time and resize the original down to a max of
1024 pixels on a side.
2010-11-06 21:55:41 -07:00
rWatcher
aee1f702c5 W3C compliance fix. 2010-10-31 00:45:26 +08:00
rWatcher
b313aea424 CSS Fix. 2010-10-31 00:45:25 +08:00