Norman Jäckel
32c80caa37
Clean up browsertitles ( #282 ) in agenda and application
2012-07-13 00:44:12 +02:00
Oskar Hahn
aa130ab2da
cleanup openslides base files.
...
Do not manipulate the pythonpath anymore.
2012-07-10 14:00:51 +02:00
Oskar Hahn
debaa505fb
fix problems with reportlab and ugettext_lazy
2012-07-10 12:11:07 +02:00
Oskar Hahn
01f0823ed7
cleanup the assignment app
2012-07-10 11:27:06 +02:00
Oskar Hahn
403f8e7917
update translation
2012-07-10 02:21:27 +02:00
Oskar Hahn
8d961f4940
fix translation by using ugettext_lazy
2012-07-10 01:33:03 +02:00
Oskar Hahn
f074cb5bfd
cleanup the imports of the application app
2012-07-08 09:21:39 +02:00
Norman Jäckel
e4367051df
Hide "Reason" in Application PDF if there is none.
2012-07-06 15:30:14 +02:00
Oskar Hahn
a72832842b
#267 fixt typo.
...
syncdb is required
2012-07-04 11:00:58 +02:00
Norman Jäckel
40c2bf481f
Fix #240
2012-07-04 02:10:06 +02:00
Oskar Hahn
8d4df3236b
#243 fixt but, which created a second version for a new application
2012-07-01 17:20:02 +02:00
Norman Jäckel
acd9ba1fd1
Zusammenführen
2012-07-01 16:30:56 +02:00
Norman Jäckel
d22118ac72
Fix #252
2012-07-01 16:28:11 +02:00
Oskar Hahn
00eb365b91
rewrote active_slide in generic view
...
also reordert some imports
2012-07-01 15:35:05 +02:00
Oskar Hahn
6c206fa740
#246 open activate slide view ajax
2012-07-01 11:07:04 +02:00
Oskar Hahn
0a269ce601
help_text for the application config page
2012-06-30 16:28:15 +02:00
Oskar Hahn
60570ea962
#245 update translation
2012-06-30 15:21:27 +02:00
Oskar Hahn
aeb8a40875
fix typo in trivial changes
2012-06-30 14:50:14 +02:00
Norman Jäckel
c19118e774
Fix #230
2012-06-30 14:17:15 +02:00
Oskar Hahn
a48c63c132
#249 improve application pdf
2012-06-30 12:04:58 +02:00
Oskar Hahn
1b108603ea
#239 don't show supporters in the application PDF, if they are disabled
2012-06-30 11:57:07 +02:00
Oskar Hahn
039446a7ca
#239 don't show supporters in application edit form, if there are not needed
2012-06-30 11:50:46 +02:00
Oskar Hahn
018d53b3df
#236 , #244 make trivial_changes optional, and only in the edit form
2012-06-30 11:31:35 +02:00
Norman Jäckel
aa30a1900b
Short message on PDF if there are no applications ( #249 )
2012-06-29 11:42:28 +02:00
Norman Jäckel
cb2a4b9897
Application PDF: Fix #241 and insert version number
2012-06-29 11:22:47 +02:00
Oskar Hahn
6d3061f8af
cleaned poll pdf for assignment and application
2012-06-29 00:19:06 +02:00
Oskar Hahn
48c53d3cd0
link for creating an application agenda item in the sidebare
2012-06-24 22:21:46 +02:00
Oskar Hahn
6a0bdb7aa2
the submitter of an application must not edit the application, after it was accepted
2012-06-24 21:52:21 +02:00
Norman Jäckel
4edc4f503c
Edit Symbol in Application
2012-06-23 13:17:24 +02:00
Norman Jäckel
654388117b
#208 and other symbol things
2012-06-23 13:14:18 +02:00
Oskar Hahn
3d1e4f5489
#216 delete releated agenda-item, if the releated object (application or assignment) is deleted
2012-06-23 11:41:32 +02:00
Norman Jäckel
b1ed56176e
Edit and View Links and Symbols in Widgets fixed ( #206 )
2012-06-23 10:43:01 +02:00
Oskar Hahn
f13ee5f409
make application tests run again
2012-06-19 10:50:55 +02:00
Norman Jäckel
a439794874
Insert Edit Symbol (Ticket 207)
2012-06-23 09:32:21 +02:00
Oskar Hahn
bf46342d17
#205 show Application number in projector Tab
2012-06-11 14:22:09 +02:00
Oskar Hahn
239f328372
rewrote projector-widget system
2012-06-11 13:43:48 +02:00
Oskar Hahn
bb816e0999
load config on each request
2012-06-09 19:39:52 +02:00
Oskar Hahn
43e30057b3
delete item, not application by releated agenda-items
2012-06-03 10:19:08 +02:00
Oskar Hahn
965b682abc
edit, delete, slide for releated item in agenda
2012-06-03 09:35:26 +02:00
Andy Kittner
0007a1dfa8
Add log messages when poll is updated/deleted ( #187 )
2012-05-20 23:12:50 +02:00
Andy Kittner
e005863336
Changed/ added logmessages for applications ( #184 , #187 )
...
- Added a logmessage when a version is accepted/ rejected
- Made logmessage for trivial changes more explicit and include
the names of the changed fields
- Updated translations
2012-05-19 12:46:54 +02:00
Emanuel Schuetze
b81469703b
#198 : Optimized submenu of application and assignment.
2012-05-18 19:38:21 +02:00
Emanuel Schuetze
92562aef28
#188 : Fixed projector template style error.
2012-05-15 20:36:49 +02:00
Andy Kittner
298cefcb45
Fix error when creating new applications (introduced by translation fix)
2012-05-15 20:10:54 +02:00
Andy Kittner
3815ef26af
Fix wrong translations in forms/ models
...
Converted utils.translation_ex.ugettext to use ugettext_lazy and changed
forms modules to import ugettext from there (models where already importing
it from there)
2012-05-15 01:08:08 +02:00
Emanuel Schuetze
bb5fcf4d6d
#183 : Wrong permission to print application.
2012-05-14 22:00:22 +02:00
Emanuel Schuetze
b65e21e08f
#100 : Fixed wrong permissions.
2012-04-30 08:50:35 +02:00
Emanuel Schuetze
eb7672074e
Some more style work for application projector template.
2012-04-30 08:30:04 +02:00
Emanuel Schuetze
e28c15eff9
Improve projector style of application voting results.
2012-04-30 08:23:50 +02:00
Emanuel Schuetze
79605531c5
Some minor style fixes for poll view templates.
2012-04-29 19:12:18 +02:00