Commit Graph

776 Commits

Author SHA1 Message Date
Sanj
831e6d57d5 get_dict() defaults to empty obj 2012-08-15 19:55:08 +05:30
Sanj
31d0deceac pass 'obj' parameter with object to every template 2012-08-15 19:54:14 +05:30
Johnson Chetty
3343f14ab2 get_dict for TheatreGroup 2012-08-15 16:14:54 +02:00
Karen
0eb2253521 additions ro rhs tabs 2012-08-15 01:40:08 +05:30
Sanj
8887848bb7 innertab for script; emailer changes; 2012-08-14 16:23:01 +05:30
Sanj
f5a941c144 exclude user field from form 2012-08-09 04:39:07 +05:30
Sanj
42b119dfca touch templates for offers / needs 2012-08-09 04:36:43 +05:30
Sanj
c4c2c640ce get_dict methods 2012-08-09 04:34:54 +05:30
Sanj
5c3274da80 admin for offersneeds 2012-08-09 04:31:35 +05:30
Sanj
d6cd9ea313 add offersneeds to INSTALLED_APPS 2012-08-09 04:27:46 +05:30
Sanj
df757a0ea8 added offersneeds app 2012-08-08 03:13:29 +05:30
Sanj
01f5996b02 create forms for events 2012-08-07 19:59:35 +05:30
Sanj
8949e52c76 remove hivos from emailer 2012-08-07 19:35:44 +05:30
Sanj
0fa7b5346f event foreignkey / m2m relations 2012-08-04 02:41:15 +05:30
Johnson Chetty
993ffc69d2 Events app added. Models v1 2012-08-03 22:34:40 +02:00
Karen
5e3317e4c7 new popup_forms.css 2012-08-01 16:47:44 +05:30
Sanj
8ee6896216 popup forms css 2012-08-01 16:37:25 +05:30
Sanj
547080485c change popup forms to crispy 2012-08-01 16:06:46 +05:30
Sanj
5c4285a43e remove add btn js and let it be a normal hyperlink 2012-07-31 18:39:31 +05:30
Sanj
2d650f1d23 add add / edit links 2012-07-31 18:35:22 +05:30
Sanj
6cd0b65fe8 silly bug in autocomplete fixed 2012-07-31 01:04:30 +05:30
Sanj
c4616f1ad9 basic templates for objects / edit form working 2012-07-31 00:53:01 +05:30
Sanj
03a74f4da5 merged 2012-07-30 23:05:03 +05:30
Sanj
c0af7de72e touch empty templates for itfprofiles models 2012-07-30 23:04:08 +05:30
Karen
bf51c825ef add button in select2 widget 2012-07-29 16:38:17 +05:30
Sanj
1dd9ea2b6f Generic models w/ inlines for Awards, Locations, BuzzItems 2012-07-27 23:22:00 +05:30
Johnson Chetty
d03de8d6f9 related names added to itfprofiles.models.theatregroup 2012-07-27 15:53:01 +02:00
Johnson Chetty
64a1d18d9b removed Play from forms.py 2012-07-27 15:34:09 +02:00
Johnson Chetty
558123e623 merged with sanj 2012-07-27 15:31:17 +02:00
Sanj
8ec6b0870c added ProductionForm, ScriptForm, both working 2012-07-27 14:17:42 +05:30
Sanj
8137abad92 generic views for add_object, edit_object; TheatreGroup form basics done. 2012-07-27 04:46:44 +05:30
Sanj
efab65b50f entire chain of popups on Person form works 2012-07-27 03:16:40 +05:30
Sanj
c74ae2b219 models validate 2012-07-26 01:11:26 +05:30
unknown
361153ff39 Changes to models for perosn , occupation and location 2012-07-25 21:34:40 +02:00
Sanj
4e374c8d39 formset woes 2012-07-23 02:31:56 +05:30
Sanj
d0eaa41bb1 if form save is successful, redirect 2012-07-20 03:31:17 +05:30
Sanj
71e92dd3bb silly on autocomplete 2012-07-20 03:10:28 +05:30
Sanj
16e296d9f4 try and deal with widget value nonsense 2012-07-20 03:03:40 +05:30
Sanj
e766fdc858 silly else statement 2012-07-19 23:54:05 +05:30
Sanj
0811875f75 for some reason, empty values were getting rendered as [] in autocomplete val, fixed 2012-07-19 23:52:14 +05:30
Sanj
05ffc629b2 sorry, testing live 2012-07-19 23:42:08 +05:30
Sanj
2666e99a59 whoops, inlines 2012-07-19 23:40:15 +05:30
Sanj
f1cd2638a9 inline save test 2012-07-19 23:37:20 +05:30
Karen
ea381ef53e add another change 2012-07-19 20:32:13 +05:30
Sanj
76568a708a added formset lib 2012-07-19 18:45:57 +05:30
Karen
ad59af7bc4 changes to test profile page 2012-07-19 18:17:45 +05:30
Karen
b693320f8d modal_content blocks for allauth social templates 2012-07-19 15:48:30 +05:30
Karen
f79e3a2fd5 css for allauth forms + some cleanup on profile form css 2012-07-19 15:38:48 +05:30
Sanj
1bf13ef6ef get initial values on autocompletes to work as well as getting title on popup close 2012-07-19 03:36:31 +05:30
Sanj
3390f1e25c forgot to add app/forms.py 2012-07-19 00:26:24 +05:30
Sanj
2b0d8f8df0 added popup forms and widgets for production, group 2012-07-19 00:25:58 +05:30
Sanj
ab23f16047 popup_form and autocomplete made single views in app.views 2012-07-19 00:10:17 +05:30
Sanj
c1ca583e3c silly 2012-07-17 19:58:11 +05:30
Sanj
b8326c5388 views.py to get real user 2012-07-17 19:53:59 +05:30
unknown
bb89200e8b All auth form with extra fields added, setings tweaked 2012-07-17 16:23:04 +02:00
Sanj
edc6f63cd9 profile form stuff 2012-07-17 18:32:26 +05:30
unknown
5c9eb1bbe4 twitter with avatar images tested for allauth 2012-07-14 15:23:16 +02:00
Sanj
4e786a13a1 link to signup 2012-07-14 17:26:25 +05:30
Sanj
d52ac96b39 add files for popup 2012-07-14 14:47:48 +05:30
Johnson Chetty
53ae6a500f merged sanjs branch 564, 563 2012-07-14 05:13:47 +02:00
Johnson Chetty
c8afa241d3 All Auth templates 2012-07-14 05:11:57 +02:00
Johnson Chetty
afe55fce46 All Auth setup + FB acc. config 2012-07-14 05:10:48 +02:00
Sanj
9d3dd664e1 profile form updates, requirements small changes 2012-07-13 16:14:18 +05:30
Sanj
93bab11ff7 testing popups 2012-07-11 18:55:54 +05:30
Sanj
f44cd331a3 oops 2012-07-07 14:05:11 +05:30
Sanj
f495094eba wrapper views for add_object or edit_object 2012-07-07 13:32:33 +05:30
Sanj
1e06d655ad stuff 2012-07-06 22:02:40 +05:30
Sanj
a1edf3a515 add formwidget template 2012-07-04 13:25:09 +05:30
Sanj
f250789e82 add basic migration script participants -> person 2012-07-04 13:22:00 +05:30
Sanj
48ecce9c31 invalid object_id string default to 0 2012-06-24 17:18:02 +05:30
Sanj
53d93b318c allow fts search on foreign key / fix DocumentSubject search 2012-06-24 17:15:44 +05:30
Sanj
4ee0e66859 merged 2012-06-23 02:14:18 +05:30
Sanj
4e50adcccf autocomplete form widget 2012-06-23 02:13:39 +05:30
Karen
0054fbdde6 video outline focus 2012-06-20 23:50:58 +05:30
Sanj
780c7f1b2a merged 2012-06-20 23:16:29 +05:30
Sanj
23d19929ff merged 2012-06-20 23:15:31 +05:30
Karen
cb5a1b37e3 video 2012-06-20 23:15:16 +05:30
Sanj
56320cb78a video width to 570 2012-06-20 23:14:39 +05:30
Karen
b26b8d7997 video 2012-06-20 23:09:30 +05:30
Karen
b92b319c47 video 2012-06-20 23:08:09 +05:30
Sanj
f238ec0ff8 class orange 2012-06-20 23:06:08 +05:30
Sanj
060a53a1d4 link to padmavideo.css 2012-06-20 22:57:43 +05:30
Sanj
b3d5d7ac21 merged 2012-06-20 22:44:14 +05:30
Sanj
b065291879 padma videos list 2012-06-20 22:39:59 +05:30
Karen
098dc87492 emailer.css 2012-06-15 23:53:41 +05:30
Karen
fc08b4ff25 emailer.css 2012-06-15 22:46:06 +05:30
Karen
017198ff14 list options for emailer.css 2012-06-15 22:37:14 +05:30
Sanj
3d8de06494 added many comments, much code cleanup 2012-06-14 20:41:39 +05:30
Sanj
08e9398ab3 dont have loading video twice 2012-06-14 15:13:38 +05:30
Sanj
e1622b6a10 fix url / title meta stuff 2012-06-12 02:16:08 +05:30
Sanj
30b17f94a3 fix 500 on empty list returned 2012-06-12 02:10:24 +05:30
Karen
b3e477b9cf search.html 2012-06-02 00:41:18 +05:30
Karen
ac37b0922d search.html 2012-06-02 00:37:36 +05:30
Sanj
4a3b27b2ac redirect old /itf/ urls 2012-06-02 00:10:07 +05:30
Sanj
06d51e722e social icons align, title size smaller 2012-06-01 20:28:52 +05:30
Sanj
9da3d80fb1 like, +1 positioning 2012-06-01 20:16:41 +05:30
Sanj
b1bbb1fed2 um, absolute links 2012-06-01 15:25:53 +05:30
Sanj
ed2342c0f0 twitter fix 2012-06-01 15:22:55 +05:30
Sanj
27b74e73bf try fb fix 2012-06-01 14:02:15 +05:30
Karen
623fb97cbb h1 - h6 reset 2012-06-01 00:56:24 +05:30