Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Configuration file loading via ConfigObj. | Christopher Allan Webber | 2011-06-16 | 1 | -0/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses ConfigObj to open the config file. Also does validation via the config spec, so defaults are provided, strings are interpolated, types are converted. | |||||
| | * | | | | | Basic config "requirements" file. | Christopher Allan Webber | 2011-06-15 | 1 | -0/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not used yet, but this will be used by ConfigObj to transform values, set defaults, etc. | |||||
| | * | | | | | Require ConfigObj | Christopher Allan Webber | 2011-06-15 | 1 | -0/+1 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Removing unused pkg_resources import from test_celery_setup | Christopher Allan Webber | 2011-06-18 | 1 | -2/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | enables primitive display of profile data on user page | cfdv | 2011-06-18 | 2 | -0/+37 | |
| | | | | | ||||||
* | | | | | enables entering user details including website url and bio | cfdv | 2011-06-18 | 4 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | | fixes usage of objects. still need to display the data on user page | |||||
* | | | | | baby step towards enabling profile edits | cfdv | 2011-06-18 | 6 | -2/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds * url and bio fields to database * form for editing the user profile * route to the edit profile controller * view for the profile editing page * template for the profile editing page * link to edit profile in the welcome page still needs * thorough inspection to see if it makes sense * tests * ? | |||||
* | | | | | adds user bio and website url fields to the database | cfdv | 2011-06-18 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | adds global link to user's home page in the base.html template | cfdv | 2011-06-17 | 1 | -0/+2 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Issue #315 (add bio and website to user page) * enable profile edits * provide place in user's home page for details to appear | |||||
* | | | | We require lxml. Updating setup.py to reflect that. | Christopher Allan Webber | 2011-06-17 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Merge remote branch 'remotes/cmoylan/test_auth_views_364' | Christopher Allan Webber | 2011-06-17 | 2 | -6/+45 | |
|\ \ \ \ | ||||||
| * | | | | logins are now somewhat tested | Chris Moylan | 2011-06-17 | 1 | -5/+43 | |
| | | | | | ||||||
| * | | | | added vim swapfiles to gitignore | Chris Moylan | 2011-06-16 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge remote branch 'remotes/gullydwarf-cfdv/is330' | Christopher Allan Webber | 2011-06-16 | 4 | -0/+73 | |
|\ \ \ \ | ||||||
| * | | | | adds link from gallery back to user page | cfdv | 2011-06-16 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | adds link to user gallery in mediagoblin_header_right of user page | cfdv | 2011-06-16 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | user_gallery controller calls render_to_reponse | cfdv | 2011-06-16 | 1 | -9/+6 | |
| | | | | | ||||||
| * | | | | adds routing.py and view.py changes | cfdv | 2011-06-16 | 2 | -0/+32 | |
| | | | | | ||||||
| * | | | | issue #330 - creates a user gallery template | Caleb Forbes Davis V | 2011-06-16 | 1 | -0/+40 | |
| |/ / / | ||||||
* / / / | Recommending --set-upstream when doing a git push to a feature branch. | Christopher Allan Webber | 2011-06-16 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | This is nice because it means git will tell you when your branch is ahead/behind by several commits, assuming you keep working on it. | |||||
* | | | Merge remote branch 'remotes/elrond/dev/workbench_class' | Christopher Allan Webber | 2011-06-14 | 3 | -67/+78 | |
|\ \ \ | ||||||
| * | | | Move destroy_workbench to Workbench class | Elrond | 2011-06-14 | 3 | -37/+25 | |
| | | | | | | | | | | | | | | | | | | | | And add a lot of warnings, as the checks for "being part of the main Manager" are all gone. | |||||
| * | | | Drop WorkbenchManager.localized_file() | Elrond | 2011-06-14 | 2 | -9/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As Workbench has the localized_file() method, use this everywhere and drop the wrapper method from WorkbenchManager. The processing code already did that. | |||||
| * | | | Create a Workbench class and use it everywhere. | Elrond | 2011-06-13 | 3 | -45/+72 | |
| | | | | | | | | | | | | | | | | | | | | Some references to Workbench.dir look ugly, I'm happy to hear suggestions there. | |||||
* | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2011-06-13 | 6 | -2/+22 | |
|\ \ \ \ | ||||||
| * | | | | Adds local toc sections | Will Kahn-Greene | 2011-06-13 | 5 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Some of our chapters are pretty long and this should make it much easier for a user to find what they're looking for and jumping to it. It's easier to read the section toc at the top of the chapter, than it is to read it in the sidebar. | |||||
| * | | | | Updates version in docs | Will Kahn-Greene | 2011-06-13 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | A super strict HTML cleaner method with mediocre tests. | Christopher Allan Webber | 2011-06-13 | 2 | -0/+46 | |
|/ / / / | ||||||
* | | | | Already mentioned, but clarifying that branches should be localized to | Christopher Allan Webber | 2011-06-13 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | a feature/bugfix/issue. | |||||
* | | | | Tweaks git workflow structure | Will Kahn-Greene | 2011-06-12 | 1 | -6/+12 | |
| | | | | | | | | | | | | | | | | | | | | * minor tweaking of the headers of the git workflow to break things up and organize them a bit better | |||||
* | | | | Fixes git workflow | Will Kahn-Greene | 2011-06-12 | 1 | -30/+154 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * overhauls the docs so they're (hopefully) clearer on the git workflow * adds text about putting things in bugfix branches, documenting your work, and using the issue tracker * adds a contrived example that uses aliens | |||||
* | | | | Merge remote branch 'remotes/elrond/idea/simple_proc_media_clean' | Christopher Allan Webber | 2011-06-12 | 1 | -8/+10 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: mediagoblin/process_media/__init__.py | |||||
| * | | | Refactor filename generation in the public store | Elrond | 2011-06-08 | 1 | -8/+10 | |
| | | | | | | | | | | | | | | | | | | | | Just a small refactoring of the filename setup in the public store. Very simple. | |||||
* | | | | ensure color mode compatibility when making image thumbnails | cfdv | 2011-06-12 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | First import of mg_globals as mgg, partly because I just wanted it to | Christopher Allan Webber | 2011-06-12 | 1 | -11/+11 | |
| | | | | | | | | | | | | | | | | be clear that it's okay to do by doing it *somewhere* :) | |||||
* | | | | mediagoblin.globals->mediagoblin.mg_globals | Christopher Allan Webber | 2011-06-12 | 14 | -35/+32 | |
| | | | | ||||||
* | | | | Merge remote branch 'remotes/elrond/idea/clean_celery_setup' | Christopher Allan Webber | 2011-06-12 | 2 | -6/+5 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: mediagoblin/celery_setup/from_celery.py | |||||
| * | | | | celery_setup: drop param to setup_self and simplify OUR_MODULENAME | Elrond | 2011-06-10 | 2 | -7/+5 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setup_self used to look like this: setup_self(setup_globals_func=setup_globals) The function isn't called with any param, so drop it. Rewrite function as needed. The module var OUR_MODULENAME just has the module's name in it. This is available as __name__ anyway, so use this to initialize the var. | |||||
* | | | | Merge remote branch 'remotes/elrond/idea/tests_kill_db' | Christopher Allan Webber | 2011-06-12 | 1 | -0/+11 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Tests: Kill the whole testing database after all tests | Elrond | 2011-06-10 | 1 | -0/+11 | |
| |/ / | | | | | | | | | | | | | | | | nose allows setup and teardown functions at the package level. So use this to drop the complete database after all tests have finished. | |||||
* | | | possibly_localize_file->localized_file... a bit less terribly long. | Christopher Allan Webber | 2011-06-11 | 3 | -13/+13 | |
| | | | ||||||
* | | | Switch process_media over to using the workbench. | Christopher Allan Webber | 2011-06-11 | 1 | -2/+11 | |
| | | | ||||||
* | | | Don't bother returning whether or not we copied it or not, we can | Christopher Allan Webber | 2011-06-11 | 2 | -17/+11 | |
| | | | | | | | | | | | | figure that out by looking to see whether our storage is local or not. | |||||
* | | | Moving workbench out of process_media | Christopher Allan Webber | 2011-06-11 | 4 | -5/+3 | |
| | | | ||||||
* | | | Merge branch 'master' into workbench | Christopher Allan Webber | 2011-06-11 | 1 | -9/+10 | |
|\ \ \ | ||||||
| * | | | Import mediagoblin.globals as mg_globals so we can be sure things are | Christopher Allan Webber | 2011-06-11 | 1 | -9/+10 | |
| |/ / | | | | | | | | | | set up in the right order. | |||||
* | | | Have the application set up instances of the WorkbenchManager. | Christopher Allan Webber | 2011-06-11 | 2 | -5/+16 | |
| | | | ||||||
* | | | test WorkbenchManager.possibly_localize_file() | Christopher Allan Webber | 2011-06-11 | 1 | -0/+43 | |
| | | | ||||||
* | | | We don't need this extra '.' in making the filename | Christopher Allan Webber | 2011-06-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added a FakeRemoteStorage, for testing purposes | Christopher Allan Webber | 2011-06-11 | 1 | -2/+10 | |
| | | |