2ba7603469
fixed translation, and changed tabs to spaces, and change it so the user can view their password as they're typing.
Rodney Ewing
2013-05-21 08:51:21 -07:00
60c42337ef
clean up
Brandon Invergo
2013-05-19 13:22:39 +02:00
041d2fd785
Just word-wrapping the recent changes to the deployment docs.
Christopher Allan Webber
2013-05-17 15:10:34 -05:00
d4f402b9c4
Merge remote-tracking branch 'refs/remotes/merge-requests/58'
Christopher Allan Webber
2013-05-17 15:08:53 -05:00
fbe8edc21c
Noting why we don't have an email uniqueness constraint in the db.
Christopher Allan Webber
2013-05-17 14:10:29 -05:00
b69dd85304
Merge remote-tracking branch 'refs/remotes/elrond/misc/pytest_enable_testing'
Christopher Allan Webber
2013-05-17 11:13:17 -05:00
9a9bafc078
Reverting "Always activate testing in every test module ever." Revert "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17 11:12:56 -05:00
0536306048
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16 17:51:21 -05:00
0ae3829048
Fixing bug in dbupdate where it would explode on plugin that is missing MODELS or MIGRATIONS
Christopher Allan Webber
2013-05-16 16:56:20 -05:00
ff97bbe944
Merge branch '623_context_hooks'
Christopher Allan Webber
2013-05-15 11:40:51 -05:00
a1099bba79
Testing the template_context_prerender hook
Christopher Allan Webber
2013-05-15 11:40:28 -05:00
38ebd05d1a
Simple tyop, view->test... I was writing too many tests at the time :)
Christopher Allan Webber
2013-05-15 11:29:43 -05:00
1c6d2e87f7
Oh right, actually add that hook we just documented, "template_context_prerender" :)
Christopher Allan Webber
2013-05-15 11:11:24 -05:00
0553976187
Hook->hooks since there's more than one of them :)
Christopher Allan Webber
2013-05-15 11:10:25 -05:00
1344c561a0
Adding global context hooks & fixing method names->symbolic view names in docs
Christopher Allan Webber
2013-05-15 10:37:41 -05:00
b312d2cd83
Added documentation on view specific hooks
Christopher Allan Webber
2013-05-14 16:09:55 -05:00
8154ecaf3a
Normalizing indentation a bit in media.html
Christopher Allan Webber
2013-05-14 14:57:37 -05:00
7c41b9d721
fix for bug when comments are disabled, link attribute is never closed
Rodney Ewing
2013-05-14 12:36:13 -07:00
5046ca2433
Documenting the test_modify_context and context_modified_app methods
Christopher Allan Webber
2013-05-14 14:29:23 -05:00
f7a5c7c78c
Fully working context hooks, both template/view and global level, with tests
Christopher Allan Webber
2013-05-14 14:24:27 -05:00
fd5c35e54c
docs: started refactoring of the deployment docs. several updates to make the configuration steps more explicit.
Jim Campbell
2013-05-13 01:04:42 -05:00
76f0fb8cca
piwigo: Start first tests.
Elrond
2013-05-09 13:07:10 +02:00
725404236e
Merge branch 'master' into 623_context_hooks
Christopher Allan Webber
2013-05-12 16:17:35 -05:00
2dee97ef48
Removing reference to nose (thanks for catching, Elrond!)
Christopher Allan Webber
2013-05-12 16:07:28 -05:00
a98c95b41d
Tests should no longer use the environment-variable-related-setup and set up in app instead
Christopher Allan Webber
2013-05-12 15:55:59 -05:00
8145547437
Making the uncomment-able db string match the one that we use in the install docs
Christopher Allan Webber
2013-05-12 11:45:31 -05:00
33ddf4b1ef
Moving the get_original_date method over to the MediaManager.
Christopher Allan Webber
2013-05-11 17:02:26 -05:00
34d304441d
Updated "created on" feature to reflect new "hover for real time" tooling
Christopher Allan Webber
2013-05-11 13:56:02 -05:00
058226d0d2
Merge remote-tracking branch 'refs/remotes/tryggvib/532-exif-creation-date'
Christopher Allan Webber
2013-05-11 13:48:42 -05:00
aac428bac2
Merge remote-tracking branch 'gabithume/146_debug_message'
Christopher Allan Webber
2013-05-11 10:19:31 -05:00
98dacfe67e
Use the controller's symbolic/lookup name as part of the key for context hooks
Christopher Allan Webber
2013-05-10 20:26:55 -05:00
e39feb041b
Merge branch 'master' into 623_context_hooks
Christopher Allan Webber
2013-05-10 20:19:16 -05:00
94fadafe09
Merge remote-tracking branch 'refs/remotes/dthompson/453_disable_comments'
Christopher Allan Webber
2013-05-10 16:33:52 -05:00
0dfa20c984
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2013-05-10 11:26:55 -05:00
fcfcd1f8a3
Merge remote-tracking branch 'refs/remotes/merge-requests/47'
Christopher Allan Webber
2013-05-10 11:23:36 -05:00
f035ec3db4
piwigo: Better logging for login.
Elrond
2013-05-05 17:02:00 +02:00
665946033e
piwigo: Let getStatus return the current user.
Elrond
2013-03-29 14:48:08 +01:00
7fb419ddd2
Create new session system for piwigo plugin.
Elrond
2013-03-29 14:49:13 +01:00
c1df8d1963
piwigo: Add .images.add including form handling.
Elrond
2013-03-25 15:34:21 +01:00