Zine

open source content publishing system


source: scripts @ 1382:0c233d0a90dc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1380:6af61c656d9d   23 months Thomas Waldmann <tw AT waldmann-edv DOT de> translation scripts: made more easily reusable, misc. cleanup (see below) …
(edit) @1379:5c2fab16fcec   23 months Thomas Waldmann <tw AT waldmann-edv DOT de> scripts: fix some typos, update compile-translations docstring
(edit) @1375:01b77c91b28e   2 years mitsuhiko Merged
(edit) @1370:3011b4ea01c8   2 years mcrute Updating documentation to reflect python2.5 as a requirement
(edit) @1343:d17d99317d63   2 years mitsuhiko require sqlalchemy-migrate 0.6
(edit) @1340:9743d6a412bc   2 years mitsuhiko Updates for SA 0.6
(edit) @1339:84708a596ea6   2 years mitsuhiko Automated merge with  http://bitbucket.org/birkenfeld/zine-main-migrations
(edit) @1328:6cc7867ababe   2 years georg Update command-line migrations interface. In particular, downgrades only …
(edit) @1327:132fbdaa8899   2 years georg merge with zine-migrations
(edit) @1324:8d704eca219c   3 years s0undt3ch When regenerating setup-virtualenv, 'sqlalchemy-migrate' is now also a …
(edit) @1323:f8ae708571c2   3 years pacopablo Fix for the install script. Did not install upgrades properly. (On the …
(edit) @1320:2f0bacda0222   3 years s0undt3ch Make sqlalchemy-migrate an install dependency.
(edit) @1314:41b85535ff5d   3 years s0undt3ch Cleaner implementation of database migrations that also supports plugin …
(edit) @1312:d14deb0d81b2   2 years mitsuhiko Updated virtualenv file for upcoming changes.
(edit) @1297:a8332cadd19d   2 years georg Replace lazy_gettext by l_ in config dict to help readability.
(edit) @1279:088d2f519391   2 years georg Update copyright notices.
(edit) @1227:8cc7d21e71ea   3 years mitsuhiko Backed out changeset 6208f16aad3d
(edit) @1226:6208f16aad3d   3 years pacopablo Fix for the install script. Did not install upgrades properly.
(edit) @1220:a855fca43332   3 years mitsuhiko Fixed a bug in the plugin bundling for windows users.
(edit) @1208:a7ffc22ec20c   3 years s0undt3ch Allow IPython to actually load if we pass our instance path. (transplanted …
(edit) @919:cfe81e06fbc9   3 years mitsuhiko Fixed bug in install-posix script.
(edit) @910:b6c540cb7820   3 years mitsuhiko Copyright 2008 - 2009
(edit) @900:c8691f52487a   3 years s0undt3ch Corrected the --keep-plugins option.
(edit) @899:e409386dfcd1   3 years s0undt3ch Have the option not to compile the available plugin translations.
(edit) @898:accd0e3ef8d3   3 years s0undt3ch Corrected scripts/compile-translations.
(edit) @897:0f4b1ca9cceb   3 years s0undt3ch bundle-plugin is now fixed and also compile the available plugin …
(edit) @895:a49f51be7bc8   3 years s0undt3ch Allow a user to choose if the plugins directory should be kept.
(edit) @894:623e16438ea4   3 years s0undt3ch Make add-translations really work for plugins.
(edit) @890:982064bc8f6e   3 years mitsuhiko Fixed scripts/new-plugin
(edit) @881:c762319d9fed   3 years mitsuhiko Added proper DESTDIR handling. Switched to relative symlinks
(edit) @878:d946953e6333   3 years s0undt3ch Provide an option to show translated and fuzzy statistics for both compile …
(edit) @877:dda15230b62e   3 years s0undt3ch Now the script is set to the same message string width as the extract …
(edit) @873:30c0b5501504   3 years mitsuhiko Changed copyright to something debian likes more :) Also the Pocoo Team …
(edit) @859:107075791838   3 years mitsuhiko Added pt_BR which i somehow missed adding earlier, fixed posix deployment …
(edit) @850:3c88ad08d039   3 years s0undt3ch Some final cleanup after applying patch.
(edit) @849:0b28c2872b17   3 years s0undt3ch [mq]: custom_mo_files.patch
(edit) @847:2f7111e49f07   3 years dennda Add script to regenerate the uids of all posts
(edit) @799:7f702e9ed381   3 years mitsuhiko Added improved transliteration for ASCII slugs and mde it configurable in …
(edit) @798:7c5cb47ee397   3 years mitsuhiko Added script to generate translit tables by using transtab.
(edit) @778:d2a3a7b5cafb   3 years mitsuhiko Fixed bug with plural translations. Plural forms were removed from the …
(edit) @771:89bc0456a336   3 years mitsuhiko Translation compiler skips untranslated translations now.
(edit) @765:630ca1accd20   3 years mitsuhiko Many changes in POSIX deployment. Translations are now installed into …
(edit) @752:a1c7384d27d1   3 years mq more cleanup
(edit) @751:ba0f99dc42d6   3 years mq small code cleanup
(edit) @750:e3d8e02f1545   3 years POX add support for DESTDIR to posix install script
(edit) @743:efae5fd749a7   3 years mitsuhiko The development server has now the ability to mount a blog outside the URL …
(edit) @737:d570f9db48aa   3 years mq fix create-apache-config script for blogs not 'mounted' at /
(edit) @713:5b901fdce489   3 years mitsuhiko Automated merge with  http://www.bitbucket.org/dennda/zine-main/
(edit) @712:e88cfddf8df3   3 years mitsuhiko Fixed bugs in new installer.
(edit) @711:7eae2cba8191   3 years mitsuhiko New installer for POSIX
(edit) @707:0cd6f25fd518   3 years mitsuhiko Fixed a typo in INSTALL and changed install-posix to not use extended …
(edit) @706:6d5829115cca   3 years mitsuhiko Improvements in create-package and fixed install-posix
(edit) @704:b6ac9ade95cc   3 years mitsuhiko Improved create-package
(edit) @703:2c997e1dcd49   3 years mitsuhiko Added first version of create-package file.
(edit) @701:b4234d7300b9   3 years mitsuhiko Selected scripts are now distributed in the "scripts" folder in …
(edit) @700:60e20db96270   3 years mitsuhiko Improved posix installation by providing a configure script that generates …
(edit) @686:e1e9bb75fcf6   3 years mitsuhiko This should fix #94.
(edit) @668:84c344bcb9e3   3 years mitsuhiko Fixed lxml build for OS X in "setup-virtualenv".
(edit) @666:6a369d3f7584   3 years mitsuhiko Added script to setup a virtualenv for Zine development.
(edit) @665:de1f3fcbeb7a   3 years mq move some things around (aka ticket #95)
(edit) @661:f52f50727229   3 years mitsuhiko Changed license text from ":license: BSD" to ":license: BSD, see LICENSE …
(edit) @572:01d23162ddcd   3 years EnTeQuAk added group administration, (hopyfully merged the other changesets …
(edit) @566:87e753d5f3fd   3 years mitsuhiko Switched license to BSD. This change was accepted by all authors that …
(edit) @554:515fc1ef653f   3 years mitsuhiko Manual merge of reset-instance
(edit) @551:fd5ad0be91c0   3 years mitsuhiko Fixed the shell.
(edit) @546:44d1e5cf8457   3 years mitsuhiko Removed multi-application support and reloads unload the complete zine …
(edit) @543:c6a23cab21a6   3 years mitsuhiko ported the rest of the code that depended on roles to the new privileges.
(edit) @478:0410188608f5   4 years mitsuhiko Various small improvements in scripts
(edit) @465:e90af9681b03   4 years mitsuhiko Renamed TextPress? to Zine.
(edit) @463:c46e20a702bc   4 years mitsuhiko Removed event map stuff from the admin and put it into a script.
(edit) @461:16fddc2c9829   4 years mitsuhiko Committed various changes from the last days.
(edit) @454:4075f4ea0eea   4 years mitsuhiko Updated some broken translations and fixed the language selector in …
(edit) @453:f0e2d57eb7dc   4 years mitsuhiko Fixed an endless loop in _init_textpress
(edit) @452:beb93e89fc90   4 years mitsuhiko Various changes in the documentation support
(edit) @451:d05da1a02e3c   4 years mitsuhiko Switched to pickle powered translation storage and away from MO. This …
(edit) @450:55dba924d5bc   4 years mitsuhiko Added a script to bundle plugins
(edit) @446:fe01c7253449   4 years mitsuhiko Fixed a few unittests I broke (yay we have tests!)
(edit) @445:61a598d1a1b0   4 years mitsuhiko Replaced reset script and moved it to scripts
(edit) @444:3449b75a9a71   4 years mitsuhiko Removed all-myghty makefile and textpress-management script.
Note: See TracRevisionLog for help on using the revision log.