Emanuel Schuetze
e601d8a5a3
Fixed display_name of widgets.
2012-11-08 09:43:04 +01:00
Oskar Hahn
79c5e93422
Redesigned the QuestioMixin
2012-10-28 19:59:41 +01:00
Oskar Hahn
56e3fe7a37
fix translation
2012-09-13 21:56:50 +02:00
Oskar Hahn
ef7deb90c9
translate agenda hidden filter in js
2012-09-13 15:21:43 +02:00
Emanuel Schuetze
473c2c347f
Removed unused base_agenda.html template.
2012-09-10 23:37:59 +02:00
Emanuel Schuetze
ce233fc870
Updated config template.
2012-09-10 17:40:41 +02:00
Emanuel Schuetze
6a3bead5f6
Cleanup template code and style.
2012-09-06 23:59:03 +02:00
Emanuel Schuetze
7fde53a09e
Updated template with twitter bootstrap. Step 1: agenda and application.
2012-09-05 00:20:28 +02:00
Oskar Hahn
705fb972b1
removed projector link from agenda
2012-08-15 13:44:15 +02:00
Oskar Hahn
6b7ea558fc
rewrote widgets for the dashboard
2012-08-15 11:56:43 +02:00
Oskar Hahn
bd64a6cb5c
Merge branch 'stable/1.2.x'
...
Conflicts:
openslides/application/models.py
openslides/application/views.py
openslides/participant/forms.py
openslides/participant/views.py
2012-08-13 19:16:42 +02:00
Oskar Hahn
87af568eeb
redesign the DeleteView
...
Append a QuestionMixin to send a question via the django message api
2012-08-10 21:00:13 +02:00
Oskar Hahn
c52f8f3ca7
changed application to motion and permitted to authorized in message-strings
2012-08-05 22:31:20 +02:00
Oskar Hahn
4873cd7163
fixted #330 . Error if the related slide for an Agenda Item does not exists
2012-08-05 11:28:56 +02:00
Emanuel Schuetze
bf5181e241
Fixed missing translation in PDF title and filename.
2012-07-23 12:57:47 +02:00
Norman Jäckel
e74e80299f
Fix application links in the widgets.
2012-07-23 00:41:44 +02:00
Oskar Hahn
fedfe802e3
#315 remove 'application' from agenda/widget.html, too
2012-07-20 13:26:45 +02:00
Oskar Hahn
ff4529d8eb
#315 remove application from agenda by appending a new methode get_application_title_supplement
2012-07-20 11:22:09 +02:00
Oskar Hahn
469e93e21d
rm beamer.html from agenda. created by merging the 1.2-dev branch in the default branch
2012-07-20 10:55:57 +02:00
Emanuel Schuetze
7ff3d1382d
#304 : Added link to projector-view for non-admins
2012-07-19 07:54:49 +02:00
Oskar Hahn
8f4970e16c
merge 1.2-dev with default branch
2012-07-18 10:37:23 +00:00
Oskar Hahn
0b033271f8
fix some typos, mostly {%trans to {% trans
2012-07-16 14:00:29 +02:00
Norman Jäckel
5d5e7c10f5
Change strings in agenda overview and agenda widget concerning application items
2012-07-16 00:39:46 +02:00
Emanuel Schuetze
969816be37
Use new close icon to keep old done icon.
2012-07-13 07:58:00 +02:00
Norman Jäckel
e99e5ab290
Clean up browsertitles ( #282 ) in assignment and participant tab
2012-07-13 01:10:58 +02:00
Norman Jäckel
32c80caa37
Clean up browsertitles ( #282 ) in agenda and application
2012-07-13 00:44:12 +02:00
Emanuel Schuetze
ed7221e0f0
Changed to other 'done' icon to better defferentiate the projector activate icon.
...
Changed link help text.
2012-07-12 17:17:53 +02:00
Emanuel Schuetze
0c64309c91
Rename summary icon.
2012-07-12 17:11:33 +02:00
Emanuel Schuetze
531f0d9abb
Added link help text.
2012-07-12 17:02:59 +02:00
Emanuel Schuetze
7487cf1601
Set summary icon in agenda widget at the right side to other action
...
icons.
2012-07-12 16:57:23 +02:00
Oskar Hahn
8cdcc95fd9
#286 import error in the agenda overview slide
2012-07-12 14:06:58 +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
5fcef8aba4
cleanup utils
2012-07-10 13:19:12 +02:00
Oskar Hahn
debaa505fb
fix problems with reportlab and ugettext_lazy
2012-07-10 12:11:07 +02:00
Oskar Hahn
8d961f4940
fix translation by using ugettext_lazy
2012-07-10 01:33:03 +02:00
Norman Jäckel
812d7a3c83
Fix #275
2012-07-05 00:23:42 +02:00
Oskar Hahn
47ff052c22
fix close and unclose link via ajax
2012-07-04 15:49:33 +02:00
Oskar Hahn
7f2d10c9ca
fix hide-closed-item function for non-manager
2012-07-04 13:12:07 +02:00
Oskar Hahn
29d25d30d6
cleanup the agenda app
2012-07-04 12:50:33 +02:00
Oskar Hahn
a72832842b
#267 fixt typo.
...
syncdb is required
2012-07-04 11:00:58 +02:00
Norman Jäckel
32a5b61da8
Insert type of an related item in the agenda widget as string behind the name
...
of the item
2012-07-04 00:55:37 +02:00
Oskar Hahn
f903f350b8
insert item-summary link in the widget
2012-07-01 16:13:34 +02:00
Oskar Hahn
ff19e6d2c8
#247 summary of items for the projector
2012-07-01 16:10:26 +02:00
Oskar Hahn
00eb365b91
rewrote active_slide in generic view
...
also reordert some imports
2012-07-01 15:35:05 +02:00
Norman Jäckel
c19118e774
Fix #230
2012-06-30 14:17:15 +02:00
Oskar Hahn
b9f783e9f1
#237 translate the related type
2012-06-30 11:06:32 +02:00
Oskar Hahn
e8e664b92e
#237 , #238 only show the first line of a comment in the agenda
2012-06-30 10:39:58 +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
b12ae6b0a0
#191 Create assignment-agenda Items
2012-06-23 10:27:58 +02:00
Oskar Hahn
b6cb4223f2
#217 show agenda text again.
2012-06-19 10:19:43 +02:00
Oskar Hahn
239f328372
rewrote projector-widget system
2012-06-11 13:43:48 +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
Emanuel Schuetze
0ab900cb7a
Fixed missing permission of agenda submenu.
2012-05-23 14:30:42 +02:00
Emanuel Schuetze
92a64d38cf
Add projector view link on front page. Fixed column for can_manage_projector permission.
2012-05-20 20:51:11 +02:00
Emanuel Schuetze
23fb97c7a2
#170 : Use second submenu for agenda items.
2012-05-19 08:26:59 +02:00
Emanuel Schuetze
c99deb8a2a
Increase max_length of agenda title field.
2012-05-18 10:24:43 +02:00
Emanuel Schuetze
4cef2762fe
Fixed style in empty agenda overview table.
2012-05-17 21:38:37 +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
114b719cad
Added comment column in agenda overview.
2012-05-14 21:55:36 +02:00
Emanuel Schuetze
fbf2256493
#182 : Wrong permission for edit button in view template.
2012-05-14 21:55:02 +02:00
Emanuel Schuetze
3a0d243a6c
Added agenda 'edit' button in view template.
2012-04-29 20:47:54 +02:00
Emanuel Schuetze
59c342ba8d
#158 : Move 'change tree' notification to correct position (above page title).
2012-04-27 21:53:50 +02:00
Emanuel Schuetze
822264ef7b
#158 : Added success notification for ItemCreate/ItemUpdate View.
2012-04-27 21:36:12 +02:00
Emanuel Schuetze
8ed8ca0c58
Automated merge with ssh://openslides.org/openslides
2012-04-27 08:04:53 +02:00
Emanuel Schuetze
3bcf4fd9c3
Added missing 'required' helptext to all forms.
2012-04-26 17:50:46 +02:00
René Köcher
7b7f43b04a
#97 : Countdown: move countdown config input field from config tab to portlet
2012-04-26 12:43:35 +02:00
Emanuel Schuetze
9b6b969f8a
Added missing license header (for js and css).
2012-04-25 22:48:27 +02:00
Emanuel Schuetze
7ef298881d
Updated license header.
2012-04-25 22:29:19 +02:00
Emanuel Schuetze
719ea6ec79
#93 : Show application number in header of projector template.
...
Some more projetor style work.
2012-04-24 22:27:16 +02:00
Emanuel Schuetze
d56dcba7d4
#119 : Adjusted icon filenames.
2012-04-23 21:27:22 +02:00
Emanuel Schuetze
81a0c9661e
#119 : Adjusted some icon filenames.
2012-04-23 08:07:21 +02:00
Emanuel Schuetze
f1908bca89
Fixed permissions for action columns.
2012-04-20 22:58:57 +02:00
Emanuel Schuetze
3886449b2c
#106 : Action column for applications.
...
#121 (partly): Activate links for agenda and applications table.
2012-04-20 22:43:12 +02:00
Emanuel Schuetze
42a2e44390
Updated translations.
2012-04-20 11:15:15 +02:00
Emanuel Schuetze
ae5efcfa9d
Some minor fixes for agenda, application, participant overview table.
2012-04-20 08:14:23 +02:00
Oskar Hahn
4e904c7356
now it is possible to create a item, witch is realted to another object, for example an application.
2012-04-19 12:46:04 +02:00
Emanuel Schuetze
4adb221a9d
#92 : Projector control: Add projector preview icon for all entries.
2012-04-18 22:00:58 +02:00
Emanuel Schuetze
a35e1917a4
Removed unused icons.
2012-04-18 19:52:37 +02:00
Emanuel Schuetze
4ce8facd1a
#98 : Add new filter for active/inactive items.
2012-04-18 18:29:31 +02:00
Oskar Hahn
49e2f73df4
#92 preview for slides
2012-04-18 15:47:51 +02:00
Oskar Hahn
67384d0644
indent items in control view
2012-04-18 14:53:19 +02:00
Oskar Hahn
fbaa88c23a
#99 fixed problem with agenda-items and mptt
2012-04-18 14:36:03 +02:00
Emanuel Schuetze
81f4a8c5d5
Automated merge with ssh://openslides.org/openslides
2012-04-15 16:13:32 +02:00
Oskar Hahn
92305bf363
use item for item sid
2012-04-15 16:02:13 +02:00
Oskar Hahn
d2d3725eb6
fix agenda.test
2012-04-15 16:00:25 +02:00
Emanuel Schuetze
bc31a2df1a
Automated merge with ssh://openslides.org/openslides
2012-04-15 15:53:10 +02:00
Emanuel Schuetze
f44f2723dc
Added link to activate agenda item in overview table.
2012-04-15 15:53:05 +02:00
Oskar Hahn
90038c1ad2
fix error by activating the Agenda
2012-04-15 15:46:32 +02:00
Emanuel Schuetze
4967b2b358
New agenda view template.
2012-04-15 15:21:19 +02:00
Emanuel Schuetze
0657ff340d
Show clickable done action in first column in agenda overview.
2012-04-15 14:28:01 +02:00
Emanuel Schuetze
ddeaea88c4
Moved agenda pdf link to submenu.
2012-04-15 14:16:00 +02:00
Emanuel Schuetze
4d7940cb12
Automated merge with ssh://openslides.org/openslides
2012-04-15 12:39:35 +02:00
Emanuel Schuetze
95d5929449
Added participant and version config page. Moved system settings to general. Some style work.
2012-04-15 12:39:28 +02:00
Oskar Hahn
a46e96841b
remove AgendaSummary
2012-04-15 11:33:26 +02:00
Oskar Hahn
48558504c4
only ask to delete children from agenda-items, if there are some
2012-04-15 10:08:10 +02:00
Oskar Hahn
361bc40821
view for Agenda.item
2012-04-15 09:55:21 +02:00
Oskar Hahn
785bd7c9a4
rename agenda.item.transcript in agenda.item.comment for Version 1.2
2012-04-15 09:41:17 +02:00
Oskar Hahn
3a849880fb
code for control view in apps
2012-04-14 20:10:49 +02:00
René Köcher
f674897505
Split static files in application specific directories and use django 1.4 staticfiles app.
2012-04-14 14:51:56 +02:00
Oskar Hahn
535795391d
remove default permission after syncdb
2012-04-14 14:31:09 +02:00
Oskar Hahn
6f377453bc
rename system in config. Add default config in each apps
2012-04-14 12:52:56 +02:00
Oskar Hahn
c0bf5ba822
Automated merge with ssh://openslides.de/openslides
2012-04-14 11:18:54 +02:00
Oskar Hahn
491c65cf24
use app name for projector category
2012-04-14 11:18:47 +02:00
Emanuel Schuetze
4abd79e7b5
Added PDF document title.
2012-04-14 10:54:22 +02:00
René Köcher
7e12e1d5e2
Support for localized permissions on top of the untranslated django model.
2012-04-14 09:28:28 +02:00
Emanuel Schuetze
a1c5766e7a
Adjusted app prefix in urls.py (outsource in global urls.py). Some code formatting.
2012-04-13 21:43:16 +02:00
Oskar Hahn
bb430fd2a7
remove admin, add plugin system for openslides
2012-04-13 14:05:51 +02:00
Emanuel Schuetze
5e6180a465
Some style changes for projector and agenda template.
2012-04-10 21:11:50 +02:00
Emanuel Schuetze
fdc83048f4
More AJAX for projector control template. Moved projector stuff from agenda overview to new control page.
2012-04-10 20:09:10 +02:00
Emanuel Schuetze
e5ef0ac424
#79 : Replaced winner cup icon of elected candidates into green check.
2012-04-02 07:30:52 +02:00
Emanuel Schuetze
0976206eb4
Reverted changset r279 from Default branch (because it's for
...
1.2-dev-branch only).
2012-03-28 15:20:43 +02:00
Emanuel Schuetze
ac9d31d7d4
Reverted changset r280 from Default branch (because it's for
...
1.2-dev-branch only).
2012-03-28 15:18:18 +02:00
Emanuel Schuetze
c6a40f4dcb
Reverted changset r281 from Default branch (because it's for
...
1.2-dev-branch only).
2012-03-28 15:17:50 +02:00
Emanuel Schuetze
a06d20a8d8
Reverted changset r282 from Default branch (because it's for
...
1.2-dev-branch only).
2012-03-28 15:17:29 +02:00
Oskar Hahn
c4c42611b4
generate tab liste by app list
2012-03-18 17:11:58 +01:00
Oskar Hahn
ad38a8eead
put some lines in agenda template in seperate File
2012-03-18 15:11:01 +01:00
Oskar Hahn
fb17b16fae
config pages in apps
2012-03-16 14:31:59 +01:00
Oskar Hahn
7a63ec6f10
created model for pojector slides
2012-03-12 18:22:18 +01:00
Oskar Hahn
027655270e
Automated merge with ssh://openslides.de/openslides
2012-03-06 12:16:21 +01:00
Oskar Hahn
062e9bd4cb
added signals for template-context-manipulation
2012-03-06 12:16:03 +01:00
Emanuel Schuetze
55c4299a7f
Updated projector control template. Fixed some slidemodel strings and urls.
...
Updated jquery to 1.7.1. Added jquery-ui.
2012-03-06 08:19:49 +01:00
Oskar Hahn
50360dde96
side-menu for projector
2012-03-03 11:19:58 +01:00
Oskar Hahn
a25d980f92
publish assignment polls
2012-03-03 11:16:10 +01:00
Oskar Hahn
a69ddffea5
put links in projector settings in categories
2012-03-03 10:47:32 +01:00
Oskar Hahn
654b101dac
beamer setting page
2012-03-03 09:11:56 +01:00
Oskar Hahn
a2230c9077
fixed error when deleting item without the children
2012-02-21 13:36:00 +01:00
Oskar Hahn
898cab4aa8
Generate Agenda-PDF in a generic View. Added PDFView in utils.views.py
2012-02-21 13:17:42 +01:00
Oskar Hahn
c55f240e84
some bug fixes
2012-02-20 20:35:12 +01:00
Oskar Hahn
e85822ebc9
updated agenda unittests
2012-02-20 19:39:53 +01:00
Oskar Hahn
4e16c6639b
some minor bug fixes
2012-02-20 19:39:26 +01:00
Oskar Hahn
8c597a2eb3
load form-css-classes from utils.forms.py instead to define it on every form
2012-02-20 18:44:02 +01:00
Oskar Hahn
8c52ecd669
generic views for the Agenda-App
2012-02-20 17:46:45 +01:00
Oskar Hahn
ab99f791f1
we don't need the item-sort-def anymore
2012-02-20 00:15:44 +01:00
Oskar Hahn
22ef402a50
use django-mptt to ordner the Agenda
...
http://django-mptt.github.com
you have to run:
pip install django-mptt
2012-02-20 00:14:54 +01:00
Oskar Hahn
c4874ae6a0
present a poll
2012-02-15 12:36:50 +01:00
Oskar Hahn
bc05b78648
rewrote the config api
2012-02-15 12:04:11 +01:00
Oskar Hahn
0957de83a9
start to rewrite the poll-api
2012-02-14 16:31:21 +01:00
Oskar Hahn
6498095e2b
create setup.py to install openslides
2012-02-09 16:57:10 +01:00
Oskar Hahn
28170becb3
cleand the apenda-app
2012-02-09 02:29:38 +01:00
Oskar Hahn
7808783145
register functions als slide
2012-02-09 01:46:58 +01:00
Oskar Hahn
8c27c731f8
rename Element to Slide
2012-02-06 22:22:16 +01:00
Oskar Hahn
16c37661f7
renamed beamer in projector
2012-02-06 22:08:08 +01:00
Oskar Hahn
8275484d84
some errors occured with the new beamer app in agenda
2012-02-06 10:10:20 +01:00
Oskar Hahn
5f6c96b3e8
assignment and application can be beamt without a item-element
2012-02-03 23:12:28 +01:00
Oskar Hahn
fe2efb03fa
import some functions from beamer.api
2012-02-03 20:57:08 +01:00
Oskar Hahn
6273f0ff44
beamer zeug in extra app ausgelagert
2012-02-03 20:49:16 +01:00
Emanuel Schuetze
3992b04dc2
#69 : Added missing config option to publish voting results for selected
...
winners only.
2012-01-27 08:51:05 +01:00
Emanuel Schuetze
69befddc90
Added incompleted unit tests from changeset 247 for ongoing work of next release.
2011-11-17 17:06:39 +01:00
Emanuel Schuetze
c88ff41805
Reordered config tab subpages.
2011-11-14 23:40:19 +01:00
Emanuel Schuetze
3ae853f082
Removed incompleted unit tests for 1.1 release.
2011-11-14 22:54:31 +01:00
Emanuel Schuetze
763b8c15e1
Improve confirm agenda item delete message dependent on childrens available or not.
2011-11-14 21:52:33 +01:00
Emanuel Schuetze
b0f9ab09d5
Added link to countdown timer config option.
2011-11-14 20:17:48 +01:00
Emanuel Schuetze
9feca83bb3
Fixed IE CSS issues (with white-space: nowrap).
2011-11-14 20:14:56 +01:00
Emanuel Schuetze
eb35289e4e
Fixed #57 : <button> inside <a> tag not working in IE.; Added new icon for anonymous login.
2011-11-14 19:33:45 +01:00
Emanuel Schuetze
bc9326e567
Removed knockout.js (no longer required).
2011-11-09 21:26:05 +01:00
Emanuel Schuetze
076699ff45
#52 : Added countdown on projector view with control unit (agenda overview) and time variable (general settings).
2011-11-09 21:16:02 +01:00
Emanuel Schuetze
cea2992ca0
Application: Show profile instead of submitter username.
2011-09-21 21:26:44 +02:00
Emanuel Schuetze
54b148a704
Splitted up hidden agenda items in new table section.
2011-09-21 21:23:22 +02:00
Emanuel Schuetze
042eae9ecc
Allowed HTML for Item Text.
2011-09-21 21:23:00 +02:00
Emanuel Schuetze
bd9891fe5e
Show results for elected candidates only (assignment beamer view).
2011-09-21 21:21:01 +02:00
Emanuel Schuetze
28d7d17587
Removed empty character for no results cell.
2011-09-21 21:17:22 +02:00
Emanuel Schuetze
2f027663ed
Improved assignment projector view.
2011-09-21 21:14:19 +02:00
Emanuel Schuetze
10e8b95b1b
Show 'hidden' information in agenda item type column for hidden items (visible for managers only).
2011-09-21 21:13:33 +02:00
Emanuel Schuetze
d85b9e11fa
Added new item-done-column for all non-manager.
2011-09-21 21:12:15 +02:00
Emanuel Schuetze
947d54b8dd
Show blue elected line for beamer ajax view.
2011-09-21 21:10:23 +02:00
Emanuel Schuetze
e640241154
Updated translations. Fixed style and display of votes invalid, votes cast.
2011-09-11 22:43:15 +02:00
Oskar Hahn
10c3d624fe
replace -2 with undocumented in beamer view of polls
2011-09-09 22:34:55 +02:00
Emanuel Schuetze
475b7a1ffe
Updated application projector view.
2011-09-08 18:57:11 +02:00
Emanuel Schuetze
adebbf4125
Automated merge with ssh://openslides.org/openslides
2011-09-08 12:30:40 +02:00
Emanuel Schuetze
5a3f336cdf
Added "published" attribute for poll object. Adjusted assignment
...
views and templates.
2011-09-08 12:30:34 +02:00
Oskar Hahn
508be2f4eb
beamer clean link
2011-09-08 09:23:21 +02:00
Emanuel Schuetze
1f5d86a0fc
Show assignment vote results on projector view.
2011-09-07 23:25:59 +02:00
Emanuel Schuetze
fa71a1236d
Count numbers of application, assignments and participants. Some minor style fixes.
2011-09-07 19:35:06 +02:00
Emanuel Schuetze
d8a880105a
Some minor renames (applications # -> no., beamer -> projector etc.)
2011-09-06 23:23:05 +02:00
Emanuel Schuetze
ecc728c8e9
Some agenda style changes.
2011-09-06 18:45:34 +02:00
Emanuel Schuetze
cdfb6b24e3
Mark elected candidates in beamer view.
2011-09-06 07:33:13 +02:00
Emanuel Schuetze
7eac8cda5d
Beamer: Display election status finished.
2011-09-05 21:53:15 +02:00
Emanuel Schuetze
0b17ab10fe
Fixed candidates order in beamer view. Some style changes.
2011-09-05 20:47:55 +02:00
Emanuel Schuetze
b7a1afd3a2
Changed url 'item' to 'agenda'.
2011-09-04 19:22:30 +02:00
Emanuel Schuetze
53ee9c598d
Added icons for controling beamer view (pan,zoom)
2011-09-04 19:08:20 +02:00
Emanuel Schuetze
57ea883d51
Updated permissions.
2011-09-04 12:33:06 +02:00
Emanuel Schuetze
d1d0e7e9b4
Updated permissions.
2011-09-04 12:21:58 +02:00
Oskar Hahn
bd4504b40e
typo in agenda
2011-09-04 00:29:23 +02:00
Oskar Hahn
c22d35cd43
scroll and scall the beamer
2011-09-04 00:18:11 +02:00
Oskar Hahn
4639e77549
apply link redirect to edit-form, if it was a new form
2011-09-03 18:35:19 +02:00
Emanuel Schuetze
ba28afdc49
Added icons to hide/show hidden agenda items. Some style changes.
2011-09-03 18:11:05 +02:00
Emanuel Schuetze
762f09197d
Updated translations.
2011-09-03 16:36:49 +02:00
Emanuel Schuetze
e23a498b83
Merged.
2011-09-03 16:22:43 +02:00
Emanuel Schuetze
021fb27833
Added apply buttons. Some style changes. Fix permissions.
2011-09-03 16:20:10 +02:00
Oskar Hahn
aab2916d6d
hide closed elements in the agenda
2011-09-03 15:08:20 +02:00
Emanuel Schuetze
7c866e11e4
Removed ItemPoll and ItemFormPoll.
2011-09-03 14:36:01 +02:00
Emanuel Schuetze
8ef3d485fe
Exluded weight field from item forms.
2011-09-03 14:30:56 +02:00
Oskar Hahn
b626d049fe
ask, if by deleting an item, if the childen shoud be deleted as well
2011-09-03 12:45:19 +02:00
Oskar Hahn
0c931559a0
apply button in agenda edit form
2011-09-03 12:14:17 +02:00
Oskar Hahn
f5d2a503d0
Automated merge with ssh://oshahn.de/openslides
2011-09-03 11:46:22 +02:00
Oskar Hahn
dcbeb452fb
canidate in assignment can be marked as elected
2011-09-03 11:42:44 +02:00
Emanuel Schuetze
689b6e1706
Automated merge with ssh://openslides.org/openslides
2011-09-03 10:52:36 +02:00
Emanuel Schuetze
ca0c50caef
Many improvements for application and assignment poll system.
2011-09-03 10:52:29 +02:00
Emanuel Schuetze
ed40977403
Removed reduced agenda pdf. Not useable.
2011-09-03 01:24:50 +02:00
Oskar Hahn
a9775bdd73
api for ajax requests
2011-09-02 20:46:24 +02:00
Oskar Hahn
462cba2416
close and open a slide with ajax
2011-08-31 23:47:31 +02:00
Oskar Hahn
4e03fe90bc
active Item by ajax and prepared other ajax features
2011-08-31 18:25:03 +02:00
Oskar Hahn
628de1f954
typo
2011-08-31 14:32:02 +02:00
Oskar Hahn
78bd65a700
add knockout api
2011-08-31 14:26:46 +02:00
Oskar Hahn
67c6fdba29
use a-tag instead of onclick for nojs use
2011-08-31 14:17:11 +02:00
Emanuel Schuetze
d41a1c4791
Fixed: parent form field is not required.
2011-08-02 21:40:08 +02:00
Oskar Hahn
3db6a12024
Add code
2011-07-31 10:46:29 +02:00