Commit Graph

  • daf91e3777 Make "Username's privileges" translatable Christopher Allan Webber 2013-12-03 13:22:47 -06:00
  • e9e3ecc2e6 v0.6.2.dev Christopher Allan Webber 2013-12-03 13:20:38 -06:00
  • 74488d15af Now on v0.6.1, officially! Christopher Allan Webber 2013-12-03 12:19:48 -06:00
  • 29166813ff Release notes for v0.6.1, also instructions to check out a specific tag Christopher Allan Webber 2013-12-03 12:17:02 -06:00
  • 732ebe0cad Turning off the Terms of Service feature by default Christopher Allan Webber 2013-12-03 11:51:46 -06:00
  • 7731e7c90b We're in the 0.6.1 dev zone! But we shouldn't stay here long ;) Christopher Allan Webber 2013-12-03 11:32:43 -06:00
  • 94658aba1d Removing the assertion that this site is run by StatusNet (major oops) and adding <p> tags Christopher Allan Webber 2013-12-03 11:31:09 -06:00
  • 3600bb34aa At v0.6.0! Woohoo! Christopher Allan Webber 2013-12-02 13:55:07 -06:00
  • 732a5199d4 Adding Asheesh Laroia to AUTHORS! Christopher Allan Webber 2013-12-02 13:54:50 -06:00
  • edb55f7f8f Previous ordering seemed weird. Christopher Allan Webber 2013-12-02 13:38:45 -06:00
  • e73afbd57f Including python-dateutil in our dependency list Christopher Allan Webber 2013-12-02 13:36:55 -06:00
  • 26990bc0e0 In the case of setuptools/sqlalchemy conflict, explain the issue Asheesh Laroia 2013-12-02 12:36:30 -05:00
  • 7dfd538fbc Committing extracted and compiled translations Christopher Allan Webber 2013-12-02 09:29:05 -06:00
  • 5a033eece8 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2013-12-02 09:28:05 -06:00
  • 501e160665 Also adding contributor "Josie". Not sure of full name! Christopher Allan Webber 2013-12-02 09:06:36 -06:00
  • 048eab5a7a mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typo Alon Levy 2013-12-01 10:22:19 -06:00
  • c507a3e9bc Adding Lenna Peterson to AUTHORS Christopher Allan Webber 2013-11-30 14:59:32 -06:00
  • c6b6be17a4 LDAP readme link Christopher Allan Webber 2013-11-30 14:46:06 -06:00
  • 2691bfe11b 0.6.0 release notes Christopher Allan Webber 2013-11-30 14:45:53 -06:00
  • e5c4f678ec Provide an easy option to turn off the terms of service Christopher Allan Webber 2013-11-30 14:25:29 -06:00
  • a3845c04ee Adding Devan to AUTHORS Christopher Allan Webber 2013-11-29 20:27:30 -06:00
  • 4fc1e7a8dc Committing extracted and compiled translations Christopher Allan Webber 2013-11-26 14:00:09 -06:00
  • b6685f92ab Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2013-11-26 13:58:49 -06:00
  • d39198514f No need to translate a variable name alone Christopher Allan Webber 2013-11-26 13:52:08 -06:00
  • 2496075272 Committing extracted and compiled translations Christopher Allan Webber 2013-11-25 09:38:43 -06:00
  • 7468c39039 Removing the "logging is debug by default in dbupdate" Christopher Allan Webber 2013-11-25 09:30:59 -06:00
  • 11eb6a8b53 Merge branch 'fix-foundations-warn' tilly-Q 2013-11-24 13:16:27 -05:00
  • 844b6d70ea This is a tiny change. I took out the warnings that were displayed when a plugin didn't have a FOUNDATIONS dictionary because people found them annoying. tilly-Q 2013-11-21 15:20:43 -05:00
  • 9412fffef1 I went through the code and just removed some blank spaces. I also looked it thru and it looked great. tilly-Q 2013-11-19 15:14:14 -05:00
  • 7dfcc538d3 Addressed ticket number 630 by removing MediaEntry.collected Josie 2013-11-18 20:05:15 -05:00
  • a442823bc1 Documenting the command-line uploading tooling. Christopher Allan Webber 2013-11-14 14:17:18 -06:00
  • 131b749529 Making the API make use of the new submit tooling. Christopher Allan Webber 2013-11-14 14:04:32 -06:00
  • c802c41af4 Pass in request.urlgen to submit_media so it can update the feed_url stuff Christopher Allan Webber 2013-11-14 13:53:07 -06:00
  • a8413d8b82 Also switching piwigo integration of submit_media over to kwargs. Christopher Allan Webber 2013-11-14 13:47:18 -06:00
  • 70b2f1ec0c Switching use of submit_media to be keyword arguments in views.py. Christopher Allan Webber 2013-11-14 13:41:09 -06:00
  • 210a6cebe0 Switching the addmedia tool over to using the get_upload_file_limits tool also. Christopher Allan Webber 2013-11-14 11:09:18 -06:00
  • 860b380bb5 Porting the piwigo submit system over to using the new submit utility. Christopher Allan Webber 2013-11-14 11:07:12 -06:00
  • 5d754da741 Breaking out get_upload_file_limits into its own utility. Christopher Allan Webber 2013-11-14 11:06:10 -06:00
  • 86d5cb8a57 --license doesn't use the user default so correct that. It does use a URL though. Christopher Allan Webber 2013-11-14 10:25:31 -06:00
  • cb7716f3b5 A couple more adjustments for unicode'ification of some arguments. Christopher Allan Webber 2013-11-14 10:01:41 -06:00
  • 862e05a5b5 Hacks to get past unicode barriers Christopher Allan Webber 2013-11-14 09:51:29 -06:00
  • 301da9caba Generic'ifying the submit code to not rely on the werkzeug FileStorage datastructure Christopher Allan Webber 2013-11-13 19:39:18 -06:00
  • 5202924c91 Docstring for submit_media() Christopher Allan Webber 2013-11-13 17:25:33 -06:00
  • b7a8760b6d Start of addmedia command. Kinda close to working ;) Christopher Allan Webber 2013-11-13 13:59:16 -06:00
  • a4bf3e58ba Weird indentation issue, fixing! Christopher Allan Webber 2013-11-13 11:53:58 -06:00
  • 9e15c674ce Refactoring submission utility to make it more generic! Reusable! Christopher Allan Webber 2013-11-13 10:22:46 -06:00
  • 1779a0702f Starting to split out a submit_media utility Christopher Allan Webber 2013-11-12 14:03:17 -06:00
  • 70fe865647 Oh god how did I leave a pdb.set_trace() in here Christopher Allan Webber 2013-11-10 17:35:56 -06:00
  • 904caab6b1 Apparently kombu is fine again Christopher Allan Webber 2013-11-10 12:38:49 -06:00
  • 7ec0a978e0 Fixing the ascii art media type. There was an ordering issue in the code. Christopher Allan Webber 2013-11-08 11:22:48 -06:00
  • 02993c9daa Committing extracted and compiled translations Christopher Allan Webber 2013-11-05 14:45:34 -06:00
  • d9271e5d9c Removing strings that should not have been translated Christopher Allan Webber 2013-11-05 14:43:01 -06:00
  • 09b0d5118d Just made it so the "okay to wipe your database" echo doesn't add a newline Christopher Allan Webber 2013-11-05 13:41:13 -06:00
  • 7865e7c16e Merge remote-tracking branch 'refs/remotes/tilly-q/dev_tools_environment_update' into mergetest Christopher Allan Webber 2013-11-05 13:29:40 -06:00
  • c57bf8d9c0 Committing extracted and compiled translations Christopher Allan Webber 2013-11-04 15:34:21 -06:00
  • cadeb02cf3 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2013-11-04 15:33:28 -06:00
  • 4491174df2 accoutn -> account. Typo fix caught by Laura Arjona! Thanks! Christopher Allan Webber 2013-11-04 15:05:40 -06:00
  • 288dcfe000 Committing extracted and compiled translations Christopher Allan Webber 2013-11-04 13:24:16 -06:00
  • d110f656d6 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2013-11-04 13:23:17 -06:00
  • 496d779a63 Apparently we need a version of Kombu less than 3.0 for now. Christopher Allan Webber 2013-11-03 20:22:57 -06:00
  • 70b0712de2 Removing duplicate views from views.py Christopher Allan Webber 2013-11-01 10:08:12 -05:00
  • 3a99517d43 This commit made it so that the script now extracts two different archive. One for the chosen database, and one for the media to go in the UserDev directory. This will make the mg-dev-example-environments branch more efficient. tilly-Q 2013-10-31 17:10:03 -04:00
  • 79a5fe72cf This was a very minor update. In the mg-dev-example-environment branch I changed the naming system for the databases, and in this branch I just changed the default name to the new default. The new naming system is based on migrations not milestones. tilly-Q 2013-10-31 16:19:49 -04:00
  • ea281d2480 Removing duplicate terms of service link in the header. Christopher Allan Webber 2013-10-24 22:42:40 -05:00
  • f1bf5ccdd8 Fix error in collection templates. Devan Goodwin 2013-10-20 17:06:56 -03:00
  • 9d2b0161b9 Make showing the Terms of Service a user option, and move it to the footer. Christopher Allan Webber 2013-10-11 11:48:22 -05:00
  • 0c875e1e96 Renaming replace_table to replace_table_hack and documenting why it's a hack Christopher Allan Webber 2013-10-10 14:22:38 -05:00
  • 454a2c16bd Actually rename the table back, or else we just lose the old table! ;) Christopher Allan Webber 2013-10-10 14:14:32 -05:00
  • 2c4decf260 Merge remote-tracking branch 'tilly-q/merge-tillyq-moderation' into merge-tillyq-moderation Christopher Allan Webber 2013-10-10 14:06:07 -05:00
  • f1318b59c8 Fix the create_moderation_tables migration to work with postgresql Christopher Allan Webber 2013-10-10 11:28:59 -05:00
  • e5196ff000 I made some changes in this commit to help out with other people trying to work around the SQLite problems with Alter table. I added a new function to migration_tools (replace_table) which does all the work I did in my migration of core__users, but is now usable for other migrations. tilly-Q 2013-10-09 17:11:41 -04:00
  • 17f0307c70 "Intellectual property" being a problematic term, replacing it in this document. Christopher Allan Webber 2013-10-09 14:17:13 -05:00
  • a4609dd32b Fixing migration to account for new fields added to User model Christopher Allan Webber 2013-10-09 13:32:02 -05:00
  • eedb6d1f3b Improving the whitespace around the {% trans %} adjustments from tilly-q Christopher Allan Webber 2013-10-09 10:37:30 -05:00
  • d1608b0157 Merge remote-tracking branch 'tilly-q/OPW-Moderation-Update' into merge-tillyq-moderation Christopher Allan Webber 2013-10-09 10:30:19 -05:00
  • 0b1fcaebf5 This was a quick update to clean up some of my templates and fix the formatting in some of my other bits of code. In migrations.py, I clarified the comments & fixed the code to stay within 80 columns. In each of the templates, I fixed the spacing as well to stay within 80 columns and I also corrected my improper uses of the trans tag to ensure that these pages can be translated correctly. tilly-Q 2013-10-08 18:42:59 -04:00
  • 27fcf946d0 Fixing the test_change_password test. Needed a privilege! Christopher Allan Webber 2013-10-08 15:30:12 -05:00
  • 6180e3a915 Fixing up the email verified stuff to reflect the email_verified stuff! Christopher Allan Webber 2013-10-08 13:58:02 -05:00
  • fce8e96979 Fixing issues in the tests caused by the OPW-Moderation-Update merge Christopher Allan Webber 2013-10-08 11:36:18 -05:00
  • 8ac7859369 Adding a comment explaining what vR1 means. Christopher Allan Webber 2013-10-08 10:33:00 -05:00
  • 63866d806a Just fixing the order of migrations and a bit of whitespace. Christopher Allan Webber 2013-10-08 10:30:55 -05:00
  • 56c4ad89eb Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update' Christopher Allan Webber 2013-10-07 15:48:33 -05:00
  • 345b958871 Make the develop makefile target the default. Christopher Allan Webber 2013-10-07 14:45:50 -05:00
  • ae51a0f0bd Fix by lennax: Fix the AC_MSG_ERROR undefined macro error. Christopher Allan Webber 2013-10-07 14:43:53 -05:00
  • 0a24db84c5 This was a very important update where I fixed a few small but fatal bugs in my code. I had removed the import of Privilege in mediagoblin.db.migrations, and this was still necessary and was causing errors. I also made it so that media deletion by moderators, through reports, actually fully deleted the media, rather than just deleting the database representation of the media. Lastly, I fixed a bug in migration that caused a fatal error on login because the UserBan user_id column was improperly named in it's creation by migration. tilly-Q 2013-10-03 17:07:11 -04:00
  • 9519c0a91f In this commit, I mostly did work on the migrations. Firstly, I droppped the vestigial columns from the User table (ie. status, email_verified, is_admin). Otherwise, I did a lot of work converting my existing migrations from high- level ORM commands to low-level SQL commands to ensure that the migrating will work regardless of what stage their instance is working in. I also re-integrated my two registered migrations into one. Because the migration became very long, I also added a lot of clarifying documentation. tilly-Q 2013-10-03 16:13:12 -04:00
  • cfb7a4953d Okay, making the theme of video.js consistent with the theme we had previous Christopher Allan Webber 2013-09-29 11:56:48 -05:00
  • 515e3bd9af Fixing ALL THE BROKEN TESTS. I probably broke most of them. Christopher Allan Webber 2013-09-29 10:41:43 -05:00
  • 16ef14ba41 Merge remote-tracking branch 'spaetz/master' Christopher Allan Webber 2013-09-28 13:32:11 -05:00
  • d4edbfd570 v0.5.1 release notes Christopher Allan Webber 2013-09-27 10:16:00 -05:00
  • a0a31ddff7 Actually link to the script Christopher Allan Webber 2013-09-25 09:24:04 -05:00
  • afff1492f8 Write docstringg for view functions. Aditi Mittal 2013-09-24 21:48:47 +05:30
  • a523ffce3c This commit was solely to remove unused imports in the code that I have written tilly-Q 2013-09-23 14:10:11 -04:00
  • 6483b37060 At this point, I am very close to done with this code! I made one big change at paroneayea's request, which was to make to possible to turn off user's ability to file reports through a mediagoblin.ini setting. Aside from this, I had to make it possible for the Moderation User Panel to display more than 10 users. And aside from that, I just had to fix some errors which cropped up with my most recent additions. I also fixed some tests that were broken because I had changed the checks for whether or not a user is active. Nearing the end! tilly-Q 2013-09-23 13:20:18 -04:00
  • 8189f6c766 some fixes Aditi Mittal 2013-09-21 10:16:13 +05:30
  • 692e22d10b Fixing one test post-merge. We got rid of the mongo stuff, so... consistency! Christopher Allan Webber 2013-09-20 09:51:24 -05:00
  • d33a954cad Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap' Christopher Allan Webber 2013-09-20 07:32:52 -05:00
  • 81008d25a2 Adding the .xcf file of the MediaGoblin goblin. Christopher Allan Webber 2013-09-19 18:46:46 -05:00
  • 4851fd9d15 We're no longer using this image, as awesome as it is Christopher Allan Webber 2013-09-19 18:43:05 -05:00
  • 201ac38895 Fixing import error after merge of basic_auth branch. Christopher Allan Webber 2013-09-19 18:02:43 -05:00