|
e91874a64a
|
return empty person data if needed
|
2015-04-14 20:40:54 +02:00 |
|
|
0552f9863d
|
return persons as a list
|
2015-04-14 20:39:09 +02:00 |
|
|
877458fc23
|
f is false
|
2015-04-14 20:30:05 +02:00 |
|
|
73e04b4982
|
keep name title
|
2015-04-14 20:28:57 +02:00 |
|
|
4f630a5ba2
|
decouple the backend calls from MongoDB operators
|
2015-04-14 20:27:45 +02:00 |
|
|
9c4995b9b4
|
use the person_id in the attendees list
|
2015-04-13 23:28:23 +02:00 |
|
|
c93a6800de
|
documentation for sub-resource methods
|
2015-04-13 23:25:46 +02:00 |
|
|
8cf1ab952c
|
fix for date sorting
|
2015-04-12 21:59:30 +02:00 |
|
|
6c56bc1c80
|
filter unredistered persons using the main query
|
2015-04-12 21:37:32 +02:00 |
|
|
f0f384a84e
|
disable "attended" button if the person is not registered
|
2015-04-12 21:21:57 +02:00 |
|
|
f0687c4c00
|
introduce the company field for persons
|
2015-04-12 21:11:14 +02:00 |
|
|
a858c415b3
|
note about information about persons in different collections
|
2015-04-08 23:02:24 +02:00 |
|
|
87c72100f6
|
rename some actions
|
2015-04-08 22:06:11 +02:00 |
|
|
6940534d49
|
counter of attendees
|
2015-04-08 21:55:23 +02:00 |
|
|
02767d44ae
|
add filters.js
|
2015-04-08 21:55:05 +02:00 |
|
|
8dda84f479
|
documentation
|
2015-04-07 23:59:35 +02:00 |
|
|
1dd7c7ddc3
|
filter for (un)registered persons at an event
|
2015-04-07 23:56:23 +02:00 |
|
|
ce1f4b6103
|
add registered person from event details
|
2015-04-07 23:20:42 +02:00 |
|
|
484a543b4c
|
fast add of a person in the event info page
|
2015-04-07 22:43:54 +02:00 |
|
|
835667e32a
|
add to event for new new persons
|
2015-04-06 22:55:16 +02:00 |
|
|
220418d1ab
|
add person to an event from the edit page
|
2015-04-06 21:08:52 +02:00 |
|
|
c5574f0b4c
|
check before adding a new registered person to an event
|
2015-04-06 17:59:31 +02:00 |
|
|
41117bf967
|
add user to an event from Person details
|
2015-04-06 17:19:20 +02:00 |
|
|
54fdc2a475
|
separate sort orders for persons and events
|
2015-04-06 12:48:41 +02:00 |
|
|
a620227ab1
|
search on space-separated words
|
2015-04-06 11:58:44 +02:00 |
|
|
95938dbd3c
|
documentation
|
2015-04-05 23:54:14 +02:00 |
|
|
71508d71b3
|
code cleanup
|
2015-04-05 22:16:11 +02:00 |
|
|
a81eb33b69
|
change alert color if form is dirty
|
2015-04-05 20:12:54 +02:00 |
|
|
6ab19d4e8f
|
unify lists style
|
2015-04-05 18:54:51 +02:00 |
|
|
8306c9d3e3
|
ui-router for import
|
2015-04-05 18:10:26 +02:00 |
|
|
120d84d907
|
fix urls
|
2015-04-05 17:58:39 +02:00 |
|
|
e363b51219
|
ui-router for persons
|
2015-04-05 17:36:29 +02:00 |
|
|
5c3087410c
|
ui-router for events
|
2015-04-05 16:57:21 +02:00 |
|
|
5bff348f19
|
introduce ui-router
|
2015-04-05 16:56:40 +02:00 |
|
|
224ae5c7de
|
can remove a registered user
|
2015-04-05 11:20:57 +02:00 |
|
|
41267212de
|
improve location check
|
2015-04-05 10:25:16 +02:00 |
|
|
cb4b51e051
|
all menu entries in the navbar
|
2015-04-05 10:13:00 +02:00 |
|
|
f401ce07eb
|
navbar
|
2015-04-05 09:28:08 +02:00 |
|
|
ed6ea28ee6
|
mark person as attendee
|
2015-04-05 00:55:59 +02:00 |
|
|
045cca48c0
|
deep recursion conversion for objects
|
2015-04-04 17:26:00 +02:00 |
|
|
ab837c3829
|
rename registered to persons
|
2015-04-04 14:56:41 +02:00 |
|
|
227551f4b0
|
list of attendees in event details
|
2015-04-04 14:26:01 +02:00 |
|
|
d75b8ad8f5
|
events list of a person
|
2015-04-04 14:15:52 +02:00 |
|
|
134dc550fc
|
remove actions collection
|
2015-04-04 13:18:20 +02:00 |
|
|
9bace889d5
|
move registered persons into events collection
|
2015-04-04 13:01:33 +02:00 |
|
|
ae5619ec73
|
draft of resource-to-resource resolution
|
2015-03-31 23:35:56 +02:00 |
|
|
bc32466ff7
|
insert imported persons into the "registered" collection
|
2015-03-30 22:31:16 +02:00 |
|
|
8e40534a76
|
docstrings
|
2015-03-30 21:39:12 +02:00 |
|
|
4fa42a677a
|
refactory
|
2015-03-30 21:31:09 +02:00 |
|
|
f636de8d9a
|
import and merge backend
|
2015-03-29 23:47:59 +02:00 |
|