source: @ 1184:92bcf3fa79e4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1184:92bcf3fa79e4   11 months senger Add permission global.organization and remove user.vote permission if …
(edit) @1183:806fdcb99f94   11 months senger Link to /user/all in headerbar/global menu
(edit) @1182:37ae70faa44c   11 months senger Add role for organizations and use observer permissions
(edit) @1181:3a888061e13a   11 months senger remove has_permisson from tpl_vars. It's available as …
(edit) @1180:0bd1043157ae   11 months senger use has() instead of has_permission() to show/hide the edit badges button
(edit) @1179:e2842b4da677   11 months senger fix wrong variable name in flash message
(edit) @1178:2abf82c1775b   11 months senger merge with origin
(edit) @1177:ff6e40e91ba9   11 months senger Adjust test cause user links now use double quotes for attributes
(edit) @1176:33100112b039   11 months senger .hgignore emacs temporary buffers
(edit) @1175:354b20fcbae4   11 months senger Add /user/all listing and /user/{id}/badge form
(edit) @1174:125c08fa3db9   11 months senger test ValidBadge? validator
(edit) @1173:8da27462056e   11 months senger Add badges tile. Use it in user pager and user link helper
(edit) @1172:17a56809fab7   11 months senger Use 'global.admin' permission + ActionProtector?/has_permission, fix flash …
(edit) @1171:06dfec292034   11 months senger Fix title of badges listing page
(edit) @1170:521e9d432397   11 months senger remove unused imports, cleanup
(edit) @1169:f9c39b00cb6e   11 months senger Add ValidBadge? formencode validateor
(edit) @1168:dc74b29a175f   11 months senger remove unused import
(edit) @1167:f74295798dc3   11 months senger remove unused imports, cleanup
(edit) @1166:c11d12ada5d2   11 months senger cleanup
(edit) @1165:a5845121b512   11 months senger fix missing quotes for alt= in user link, cleanup
(edit) @1164:66e0653471c2   11 months senger Add has_permission to tpl_var, cleanup
(edit) @1163:46ec71f34f45   11 months senger merge with origin
(edit) @1162:a08d1a96ebc1   11 months senger .hgignore sqlite .db files
(edit) @1161:8d4299ccbe15   11 months senger Add badge controller with listing, add and edit form.
(edit) @1160:b6928a3a00d3   11 months senger userbadges: limit title to 40 chars, fix to_dict * Limit title to 40 …
(edit) @1159:fab213ec63a2   11 months senger Fix [adhocracy.lib.instance.discriminator] No such instance: ... bug We …
(edit) @1158:5f6f12a614ab   11 months senger Add an ValidHTMLColor formencode validator
(edit) @1157:6803518763a5   11 months senger transform the description from markdown to html
(edit) @1156:4d5a7d5170cf   11 months senger Add migration script for user badges
(edit) @1155:4669284c69a0   11 months joka merge local joscha
(edit) @1154:18956c48623c   11 months joka css ids to make diazo themeing work
(edit) @1153:ae7a92bdaab8   11 months friedrich refactor global stats a bit to do SQL COUNT instead of python len()
(edit) @1152:783b170a256b   11 months joka merges joschas changes
(edit) @1151:42f897ebef42   11 months joka more html ids to easy deliverance themeing
(edit) @1150:a2ba39641115   11 months joka fix: "import Image" error
(edit) @1149:0865400d03fb   11 months joka allow multiple subdomains
(edit) @1148:da479980af70   11 months friedrich translate
(edit) @1147:23eef0488477   11 months friedrich allow users to modify norms straight from the proposal creation mask.
(edit) @1146:f22d4b60b61b   11 months friedrich minor style and bug fixes
(edit) @1145:8b8ab9433d6e   11 months friedrich fix bugs in persistence layer; minor theming; page list of proposals …
(edit) @1144:998cf51a0741   11 months friedrich convert all docs to latin-9 to support umlauts on macs (wtf??)
(edit) @1143:7b403673cbc1   11 months friedrich white bg in docs
(edit) @1142:da5ec6d3b67e   11 months friedrich handle lxml nicer
(edit) @1141:6e56fbcf3b5a   11 months friedrich add field ids
(edit) @1140:6d6a2e784a74   11 months joka startpage: global statistic use memcached
(edit) @1139:24f05f17df96   11 months joka start page: global statistic added
(edit) @1138:cc1a9c5010f1   11 months senger .lib.text: change old function call plain() to markdown_to_plain_text()
(edit) @1137:8a4f486a92f0   11 months senger pin sqlalchemy to 0.6.8
(edit) @1136:6ecbb133940c   11 months senger Badges: model and tests, fix
(edit) @1135:302aa18b00f1   11 months senger Fix tearDown - use rollback in base class
(edit) @1134:e46fea9ceab1   11 months senger merge
(edit) @1133:aea2191477cd   11 months senger fix text.plain() and rename to text.markdown_to_plain_text, test it
(edit) @1132:416ca279e808   11 months senger test setup: supports rollback to a inital db and important thread local …
(edit) @1131:d7cdac7288c2   11 months senger lib.text: remove transclude_sub, cleanup, documentation
(edit) @1130:b6d45f7a8381   11 months friedrich add help text to milestones
(edit) @1129:a42fe3530f28   11 months friedrich move timeline to instance home page
(edit) @1128:4c89815875fa   11 months friedrich include timeline view of milestones
(edit) @1127:94188358b883   11 months friedrich update i18n for milestones
(edit) @1126:de6151198167   11 months friedrich integrate milestones into page and proposal forms, watches and have a …
(edit) @1125:2e47c9a62626   11 months friedrich add flag to instance for enabling/disabling milestones
(edit) @1124:f5f480b5586e   11 months friedrich basic CRUD for milestones done
(edit) @1123:cc38b65246bd   11 months friedrich creation and listing of milestones now functional
(edit) @1122:2f419c3ebad0   11 months friedrich remove hooks references
(edit) @1121:04ee901940bf   11 months friedrich authorization for milestones
(edit) @1120:805058194c4b   11 months friedrich basic milestone entity and db migration
(edit) @1119:53f6fee11a5c   11 months friedrich refactor ORM update events and entity update queue handling
(edit) @1118:4d9946b4b6bd   11 months joka new config option adhocracy.amqp.port, #231
(edit) @1117:828d1f79644e   12 months friedrich HACK: add link to arbeitsprogramm
(edit) @1116:4cc1a1091d98   12 months friedrich HACK: add link to arbeitsprogramm
(edit) @1115:f8b326da93bb   12 months friedrich HACK: gliederung (structure) for instance 'demokratie'
(edit) @1114:82ca34a1838e   12 months joka colors links startseite changed
(edit) @1113:44944622667b   12 months friedrich remove index optimization
(edit) @1112:4eb3532499d0   13 months o2eki added governance.
(edit) @1111:d0373f43b934   13 months o2eki added "wirtschaft" and the "erster zwischenbericht" to the frontpage.
(edit) @1110:975f819e5cbf   13 months o2eki corrected colors.
(edit) @1109:944337976a36   13 months o2eki removed sidebar from about-page.
(edit) @1108:e1d303da113c   13 months o2eki updated the index page: removed the "aktuelle vorschläge", added instances …
(edit) @1107:18453ccb89c2   14 months friedrich hide comment creation boxes
(edit) @1106:97e7658fadbf   14 months friedrich freeze more things upon freeze
(edit) @1105:e22f30b5943f   14 months o2eki added link to datenschutz on the frontpage.
(edit) @1104:772f4a703e45   14 months friedrich fix adoption polling up provisionally
(edit) @1103:f6fc8dd261e4   14 months friedrich freezing of instances will prevent any editing of norms, proposals etc.
(edit) @1102:41ceda992519   14 months friedrich fix type error
(edit) @1101:6c128a3716f1   14 months friedrich update i18n
(edit) @1100:152d7ba99129   14 months friedrich show norms on instance home, authz changes
(edit) @1099:ac7daa46cb7f   14 months o2eki Added Medienkompetenz to the index-page + fixed small typo in the (ugly) …
(edit) @1098:a8bba72d497c   15 months o2eki changed imprint back (as wished by Sekretariat)
(edit) @1097:09b9aaf26b20   15 months senger Fix the other except 6 test.
(edit) @1096:6e6dd257df46   15 months senger remove tests for adhocracy.lib.democracy.State removed in 398:46cad4e417c9
(edit) @1095:6fca889a6188   15 months senger Update "can delegate via forward on user" test. Still fails because of …
(edit) @1094:1e44cb0f9302   15 months senger merge
(edit) @1093:7484417cb6a1   15 months senger Document how to update the ER and UML diagrams
(edit) @1092:daeef23c99c6   15 months senger Extend documentation. Reorganize it a bit. * mv rest docs into /rest * …
(edit) @1091:9aea84a78070   15 months senger remove build sphinx documentation
(edit) @1090:a067ede98e25   15 months senger add module docstring
(edit) @1089:53c7b0545db5   15 months senger Correct docstrings/log messages about patching/registering commit hooks * …
(edit) @1088:9fe0c239f12b   15 months senger cleanup lib.search
(edit) @1087:d78978e156bf   15 months senger declare sqlalchemy dependency < 0.7 as it is in beta already
(edit) @1086:77f5af28fb09   15 months senger fix nested lists which must be separated by a blank line from their parent …
(edit) @1085:ee6bcb3462c6   15 months senger merge from liqd
Note: See TracRevisionLog for help on using the revision log.