1
0
Commit Graph

2004 Commits

Author SHA1 Message Date
Bharat Mediratta
9cb4264560 (patch thanks to Reklov Nesalk).
ldap: Several fixes and improvements
* changed ldap_installer::install() to activate() so that ldap can be
enabled again after failing the first time
* if some information is not available from ldap server return
"better" values (e.g. no group instead of group = NULL)
* added function Ldap_User::loaded() which is called by user profile
* added configurable admin email address if not given by server
* make ldap work when there is no group management on ldap server
(create local groups for everybody and registered_users) and allow
guest user to be managed by server (configurable guest name)
* require everybody_group and registered_users_group to be in groups
The changes regarding renaming install() to activate() could be superfluous with the other fixes since there should not go anything wrong during install and uninstall. However, they do no harm and are really practical if something does go wrong.
Hope you can make some use of those (I diffed against current git checkouts).

Fixes #1834.
2012-05-07 11:59:14 -07:00
Bharat Mediratta
24f7e641d6 Merge pull request #109 from Lucent/master
Don't block all keyboard usage
2012-05-06 22:43:04 -07:00
Michael Dayah
0258be0b31 Don't block all keyboard usage (up/down arrows to scroll the page). 2012-05-07 01:36:49 -04:00
rWatcher
341e062c53 Virtual album support for CalendarView. 2012-04-30 18:58:52 -04:00
Tim Almdal
9b971a9160 Merge pull request #108 from dmolavi/master
3.0.3 update
2012-04-21 20:40:10 -07:00
dmolavi
fc6125aa91 Fix for 3.0.3 upgrade. 2012-04-21 23:05:20 -04:00
Tim Almdal
632275a198 Merge pull request #107 from dmolavi/master
Minor update
2012-04-19 08:11:13 -07:00
dmolavi
769cb65461 Deleted obsolete path reference. 2012-04-18 21:24:35 -04:00
Tim Almdal
e8a14800a0 Merge pull request #106 from rWatcher/master
Updates to CalendarView, EditCreation, NoFFMPEG, Qutoas, and rWInfo
2012-04-16 22:15:52 -07:00
rWatcher
e03f16df4c Updated for Gallery 3.0.3. 2012-04-16 23:46:18 -04:00
rWatcher
1e7fe7c130 Correct forum URL. 2012-04-16 23:45:56 -04:00
rWatcher
5db4770cba Bug fix -- added CSS for movies. 2012-04-16 21:21:29 -04:00
rWatcher
d23fa3c7a6 Bugfix -- treat 1024 as the next prefix up. 2012-04-16 20:48:39 -04:00
rWatcher
6178d6b443 Select an appropriate file size prefix instead of using MB for everything. 2012-04-16 20:47:39 -04:00
rWatcher
a58a1d348a Replace custom breadcrumbs code with Gallery 3.0.3's breadcrumb code. 2012-04-16 19:18:43 -04:00
rWatcher
e9950a12aa Display file size and resolution for photos and movies. 2012-04-16 17:38:32 -04:00
Bharat Mediratta
68fb900e19 Merge pull request #105 from rWatcher/master
Tag Albums Update
2012-04-02 19:19:52 -07:00
rWatcher
8a82db1007 Allow admin's to specify an album's thumbnail. 2012-04-02 19:23:28 -04:00
rWatcher
80ff743389 Merge remote-tracking branch 'gallery3-contrib/master' 2012-04-02 19:22:03 -04:00
Tim Almdal
93fcc70f40 Update 3.0/modules/themeroller/data/js/site_ui.init.js 2012-03-23 19:03:21 -07:00
Thomas E. Horner
3a3a26936e added warning messages for easier inconsistency detection 2012-03-16 08:29:06 +01:00
Thomas E. Horner
5a023f5e0c fixed error handling 2012-03-15 20:30:57 +01:00
rWatcher
9c89bdb6fe Merge remote-tracking branch 'gallery3-contrib/master'
Conflicts:
	3.1/modules/minislideshow/helpers/minislideshow_event.php
	3.1/modules/tagsmap/css/tagsmap_menu.css
	3.1/modules/tagsmap/views/tagsmap_googlemap.html.php
2012-03-14 14:11:37 -04:00
Tim Almdal
677de0d367 Merge pull request #104 from fredrike/master
Made a stupid error in my last commit, please accept this update.
2012-03-14 08:33:09 -07:00
Fredrik Erlandsson
081d2d1b0d Squashed '3.0/themes/pear4gallery3/' changes from 02f212c..f9f9805
f9f9805 support for -messages() at page top
57643c2 fixes problem when the pear_album_views table not is available version up (3.4.1.)

git-subtree-dir: 3.0/themes/pear4gallery3
git-subtree-split: f9f9805920d5408256b146536f794aada14d8765
2012-03-14 15:19:27 +01:00
Fredrik Erlandsson
4a5672ef64 Merge commit '081d2d1b0dc978038e55fbd6738ecb8bb95f8c73' 2012-03-14 15:19:27 +01:00
Bharat Mediratta
6fbf8aa862 Merge pull request #103 from fredrike/master
Major version upgrade on the theme pear4gallery3
2012-03-13 08:14:39 -07:00
Fredrik Erlandsson
7e86b7c02b Squashed '3.0/themes/pear4gallery3/' changes from 993b36a..02f212c
02f212c Version 3.4
fab3234 fire pearInit when page have loaded not on DOM-ready
62ba165 makes sure the album thumb is restored when the user is not skimmig
102ac19 fix for #22, integration of the facebook comment module (acctually replaces the normal comments module)
2180ed9 Closes #24 by limiting the number of thumbnails in skimming albums Support for custom logo in footer (max size of 40x40 px)
734b8c9 closes #1, finally came up with a solution to set view mode per album
3d13a7d varius skin fixes
167be6c fix for stupid error.
02db5af creates download dialog when pressing the download icon
cb41c1f version 3.2.1
64e4e07 more IE fixes..
15b66cd fix for IE rednering, defaultView (grid) and thumbpadding.
bcc9bfd version 3.2
e6b68c4 fix for disapearing icons
d436453 fix when dialog fills entire window
2d1ecb2 cookies are saved at site path
8d654a9 cookie set sidebar state
4c030ce style fix for sidebar
1c3e517 New approach for the sidebar
f9493ce fixes non cetered portrait images
c67a209 fix for overlay carousel
d7e1b5c fix for error dialog when submitting comments
0cbc3f6 fix for strange bug in chrome that did not show .conroller in mosaic view..
bbdc1f0 fix for image advance even in textarea
f5e53b1 fix for image too low when using certan kinds of effects in mosaic view
fd28875 bug fixes..
76daf45 form update..
729d7ce theming dialogs
a653761 merge of pear.css and icons/pear.css hide dl icon in mosaic view when there is no link version up to 3.1b
c355b22 New dialogs for comments and photo info, closes #14
232863c minor ajax and ui fixes
089744b updated buttons
c679391 updated ui-theme
523c7f8 support for option-menu even on detailImage
d2f2264 broken checkin..
8b0fb96 Rewrite of album.html.php, fixes #10
32c492b fix for the slider track
ae32371 fix for centering the pear logo
b9d9eb7 fix when view_full is not supported
c9a4389 fixes bug with download link in hoverview
ff3b3c7 fix for broken carousel and thumb click
28bd9cb fixes problem when the transition is set to 'none'
32023c4 total rewrite of pear.js,
658019f first revision of search.html (for diff purporse)
a99addd Fix for mixed content pages.
b882159 fixes #15, support for dynamic page view.
70391a7 stupid spelling error
b8afa13 fix for endless scroll
7355f99 fix when slideShowImages is undefined
a093d57 invoke scaleIt when switching mode
5e33eb1 code clean up, and wait untill the image is loaded before it's shown
1b68ae0 fix for image is stretched and then replaced in detail view
a9e22b2 support to hide album count of children via option
4c341a7 fixes #13, Click on image act as "Back to Album" in detailView
ddd9a1e Support for dynamic pagesize, closes #12

git-subtree-dir: 3.0/themes/pear4gallery3
git-subtree-split: 02f212c2ccd6608e6564e1377f49dd780d4e4ba1
2012-03-13 15:31:02 +01:00
Fredrik Erlandsson
0b128cd8da Merge commit '7e86b7c02b81cc7698d09489d1828d1456fe9d85' 2012-03-13 15:31:02 +01:00
Bharat Mediratta
a7a222aa34 use html::purify on album titles to prevent XSS 2012-02-29 07:35:40 -08:00
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
Bharat Mediratta
a113a0a2e1 Remove 3.1 dir - we're nowhere close to 3.1 and this is just causing confusion. 2012-02-27 09:50:35 -08:00
Bharat Mediratta
8c0ec05c1e Merge pull request #99 from jonathanmtran/be1fbd11cefe61170084b89aafa0a5311b258abf
Arrow Navigation
2012-02-27 08:16:49 -08:00
Jonathan M Tran
32483bfa73 Merge branch 'master' of github.com:jonathanmtran/gallery3-contrib 2012-02-27 00:26:45 -08:00
Jonathan M Tran
be1fbd11ce First commit of arrow_nav 2012-02-27 00:25:13 -08:00
Bharat Mediratta
53eb0c159f Merge pull request #98 from mikemayer67/master
[emboss]  New user contributed module
2012-02-21 20:05:38 -08:00
Michael A Mayer
9f90720208 Dropped 3.1 branch and LICENSE file 2012-02-21 22:38:39 -05:00
Michael A Mayer
7683976cc1 Updated module.info
Pointed the info_url to the codex page for emboss.
Pointed the discuss_url to the forum page for emboss
2012-02-17 23:33:34 -05:00
Michael A Mayer
a119b55711 oops... added two unintended files 2012-02-17 09:23:40 -05:00
Michael A Mayer
6db8403b89 Initial Delivery 2012-02-17 09:21:21 -05:00
Bharat Mediratta
0d23d96d92 Merge pull request #97 from dmolavi/master
Update moduleupdates to use an ini file for core modules, too.
2012-02-10 17:03:17 -08:00
dmolavi
a9b6116462 Update version numbers in installer/updater. 2012-02-08 16:29:36 -05:00
dmolavi
5e6ed6ba61 Update ModuleUpdates to use new ini file for core modules, too.
This reduces execution time dramatically.
2012-02-08 15:04:21 -05:00
Bharat Mediratta
c665f476cf Trap unserialize() fails. 2012-02-05 17:14:53 -08:00
Bharat Mediratta
b3b9e76a49 Remove stray characters. 2012-02-05 17:07:18 -08:00
Bharat Mediratta
f0c273ce97 Fix the page title. 2012-02-05 17:02:05 -08:00
Bharat Mediratta
75e37f0dfa Improve the session decoding, limit it to a sample size, improve the output. 2012-02-05 16:58:29 -08:00
Bharat Mediratta
32b620f33a New module to examine active sessions 2012-02-05 16:38:05 -08:00
Bharat Mediratta
228946e98c Overload Item_Model to support hiding in Item_Model::children() 2012-02-05 15:57:41 -08:00
Bharat Mediratta
caab28e355 Merge pull request #96 from dmolavi/master
ModuleUpdates Update
2012-02-04 17:07:31 -08:00