Automatic Build Number Updater
69cefb14ff
Automated update of .build_number to 84 for branch master
...
Last update: 14eadea2c2 (1 commits ago)
2011-04-21 14:00:31 -07:00
Bharat Mediratta
9fe2056106
Use window.location = "url" instead of window.location.reload() so
...
that we pop back up to the top of the page so that you see the status
message. Fixes #1676 .
2011-04-21 13:59:03 -07:00
Automatic Build Number Updater
14eadea2c2
Automated update of .build_number to 83 for branch master
...
Last update: 717d580b43 (1 commits ago)
2011-04-10 13:48:27 -07:00
Bharat Mediratta
916b7543d1
Gracefully degrade in the case where the .build_number file is
...
missing. Fixes #1673 .
2011-04-10 13:46:28 -07:00
Automatic Build Number Updater
717d580b43
Automated update of .build_number to 82 for branch master
...
Last update: 527e651cda (1 commits ago)
2011-04-04 17:46:10 -07:00
Bharat Mediratta
5b927a7083
Guard against registered users removing tags from items they don't own. Fixes #1671 .
2011-04-04 17:45:09 -07:00
Automatic Build Number Updater
527e651cda
Automated update of .build_number to 81 for branch master
...
Last update: e89b0b867c (1 commits ago)
2011-04-04 17:38:15 -07:00
Andy Lindeman
1d0f4b7a43
[ Fixes #1574 ] Render the login form in the same way in every action
...
This makes sure the "Forgot Your Password?" link appears when the HTML form
is initially rendered.
2011-04-03 15:47:46 -05:00
Automatic Build Number Updater
e89b0b867c
Automated update of .build_number to 80 for branch master
...
Last update: f6c5cec145 (1 commits ago)
2011-04-02 16:20:58 -07:00
Bharat Mediratta
213e652955
Merge branch 'Ticket#1666_reset' of git://github.com/Joe7/gallery3
2011-04-02 16:20:07 -07:00
Automatic Build Number Updater
f6c5cec145
Automated update of .build_number to 79 for branch master
...
Last update: 6d1377e9e9 (3 commits ago)
2011-04-02 16:07:29 -07:00
Bharat Mediratta
efd28d95e5
Merge branch 'master' of github.com:gallery/gallery3
2011-04-02 16:07:23 -07:00
Bharat Mediratta
531baea2d9
Merge branch 'Ticket#1667' of git://github.com/Joe7/gallery3
2011-04-02 16:07:13 -07:00
Automatic Build Number Updater
2232a2e131
Automated update of .build_number to 78 for branch master
...
Last update: 6d1377e9e9 (1 commits ago)
2011-04-02 16:01:50 -07:00
mamouneyya
5931cc872d
proposed fix for ticket #1664
2011-04-02 15:59:54 -07:00
Automatic Build Number Updater
6d1377e9e9
Automated update of .build_number to 77 for branch master
...
Last update: 073650192c (1 commits ago)
2011-04-02 15:40:00 -07:00
Bharat Mediratta
9d8eef143d
Fix an outdated reference to $entry->file which went away in v4 of the
...
module. Fixes #1669 .
2011-04-02 15:36:50 -07:00
Joe7
f10648fe0a
Sanitize page value before setting offset based on it
2011-04-02 20:56:11 +02:00
Joe7
074f801acd
Fix against Ticket #1666
2011-04-02 18:52:54 +02:00
Automatic Build Number Updater
073650192c
Automated update of .build_number to 76 for branch master
...
Last update: ab6050b020 (3 commits ago)
2011-03-27 13:17:58 -07:00
Bharat Mediratta
876565cd34
Merge branch 'master' of github.com:gallery/gallery3
2011-03-27 13:17:21 -07:00
Bharat Mediratta
7f62f09cf3
Improve search to use wildcard matching, thanks to some code from tempg.
...
Fixes #1663 .
2011-03-27 13:16:41 -07:00
Automatic Build Number Updater
9c4fcab0b9
Automated update of .build_number to 75 for branch master
...
Last update: ab6050b020 (1 commits ago)
2011-03-27 11:51:37 -07:00
Bharat Mediratta
87ce71eb90
Sort users in group box by name. Thanks edisonnews! Fixes #1662 .
2011-03-27 11:50:47 -07:00
Automatic Build Number Updater
ab6050b020
Automated update of .build_number to 74 for branch master
...
Last update: d2c77fd059 (6 commits ago)
2011-03-27 11:40:05 -07:00
Bharat Mediratta
0bbdb94f84
Merge branch 'master' of github.com:gallery/gallery3
2011-03-27 11:39:20 -07:00
Bharat Mediratta
c12c43a415
A little more work on kandsten's fix for IPv6 support in
...
10785b1e82 :
- some style cleanup
- bump the module version in module.info
- rebuild the installer.sql
2011-03-27 11:38:37 -07:00
Kriss Andsten
10785b1e82
Extend comment module field lenghts to fit IPv6 remote host addresses and long (but legally so) hostnames.
2011-03-27 11:34:52 -07:00
Automatic Build Number Updater
fdb85ee242
Automated update of .build_number to 73 for branch master
...
Last update: d2c77fd059 (3 commits ago)
2011-03-27 11:33:06 -07:00
Bharat Mediratta
fa6f233603
Centralize our encoding code into a new helpers and use
...
mb_convert_encoding if possible. Build on the work in
c791ae96d5 by momo-i. Fixes #1660 .
2011-03-27 11:31:34 -07:00
Bharat Mediratta
65825c572a
Merge branch 'master' of github.com:gallery/gallery3
2011-03-27 11:25:27 -07:00
Automatic Build Number Updater
12e81d081d
Automated update of .build_number to 72 for branch master
...
Last update: e4d4a89a1b (1 commits ago)
2011-03-27 11:20:40 -07:00
Bharat Mediratta
06d1a5221c
Merge branch 'master' of git://github.com/ckieffer/gallery3
2011-03-27 11:20:10 -07:00
Automatic Build Number Updater
e4d4a89a1b
Automated update of .build_number to 71 for branch master
...
Last update: 1e3bf7e6eb (1 commits ago)
2011-03-15 00:54:08 -07:00
Bharat Mediratta
3fd7debd2f
Fix a bug where the placeholder %hide-url didn't match the variable in the assoc. array. Follow on for #1624
2011-03-15 00:53:35 -07:00
Automatic Build Number Updater
1e3bf7e6eb
Automated update of .build_number to 70 for branch master
...
Last update: 7e569a21e3 (5 commits ago)
2011-03-05 18:06:17 -07:00
Bharat Mediratta
32cd28dd19
Merge branch 'master' of github.com:gallery/gallery3
2011-03-05 17:05:50 -08:00
Bharat Mediratta
907377835b
When we're not auto-fitting the image, pin it to the top of the page.
...
This way small images on pages with a ton of comments don't get pushed
way down. Fixes #1626 .
2011-03-05 17:05:29 -08:00
Automatic Build Number Updater
99a817dd95
Automated update of .build_number to 69 for branch master
...
Last update: 7e569a21e3 (3 commits ago)
2011-03-05 17:54:34 -07:00
Bharat Mediratta
e5e5019621
Merge branch 'master' of github.com:gallery/gallery3
2011-03-05 16:54:08 -08:00
Bharat Mediratta
451ef39d58
PATH_INFO mangles apostrophe (and other symbols, I'm sure) into a
...
question mark, so any tags containing an apostrophe won't display
their contents.
Take the simple fix here and change the tag urls to also contain the
tag id, which avoids having to add a slug for the tag and all kinds of
validation code.
Fixes #1636 .
2011-03-05 16:51:20 -08:00
Automatic Build Number Updater
1437ce7542
Automated update of .build_number to 68 for branch master
...
Last update: 7e569a21e3 (1 commits ago)
2011-03-05 17:14:58 -07:00
Bharat Mediratta
bda14f29ea
Put external CSS before external JS, per:
...
http://code.google.com/speed/page-speed/docs/rtt.html#PutStylesBeforeScripts
ref:
http://gallery.menalto.com/node/100693
Thanks Serge!
Fixes #1633 .
2011-03-05 15:59:52 -08:00
Automatic Build Number Updater
7e569a21e3
Automated update of .build_number to 67 for branch master
...
Last update: 3e80fe9228 (2 commits ago)
2011-03-05 16:46:57 -07:00
Bharat Mediratta
c38d4695a0
Add missing phpDoc for the extra Item_Model argument to graphics calls
...
and make the param optional. #1646 .
2011-03-05 15:46:04 -08:00
Bharat Mediratta
5ff6409a08
Merge branch 'master' of git://github.com/colings/gallery3
2011-03-05 15:31:16 -08:00
Chad Kieffer
e90493aab3
Translate user Web Site label. Link web site on user profile page.
2011-03-02 21:11:49 -07:00
Automatic Build Number Updater
3e80fe9228
Automated update of .build_number to 66 for branch master
...
Last update: d2c77fd059 (3 commits ago)
2011-02-25 00:02:57 -07:00
Bharat Mediratta
e4d0f77012
Merge branch 'master' of github.com:gallery/gallery3
2011-02-24 23:02:40 -08:00
Bharat Mediratta
443e49b2ae
Revert overeager escaping introduced in
...
https://github.com/gallery/gallery3/commit/bb35aefffbc287efc9823abd4b0e451b86c37378
in an attempt to resolve #797 .
Fixes #1640 .
2011-02-24 22:52:32 -08:00