Ancor Gonzalez Sosa
c6956482f0
Speaker can be changed in admin/conference/x/events
2013-07-11 09:04:54 +02:00
Ancor Gonzalez Sosa
cb76a9b7cc
Speaker is displayed instead of submitter un public pages
2013-07-10 16:55:27 +02:00
Ancor Gonzalez Sosa
3a2bf49f97
Adding and removing people
2013-07-10 16:13:53 +02:00
Ancor Gonzalez Sosa
d95d8f234b
json API for suseconferenceclient
2013-07-08 10:07:12 +02:00
Ancor Gonzalez Sosa
d648ab7cb5
Add 'revision' attribute to Conference, managed by an observer
2013-07-08 10:03:03 +02:00
Ancor Gonzalez Sosa
27017a4823
WIP: first prototype of the JSON API.
...
* Tests not included, so I cannot prove that it works
2013-07-04 14:02:50 +02:00
Henne Vogelsang
83b10447f4
Merge pull request #9 from differentreality/admin_events
...
Add stats about submissions
2013-07-01 03:28:00 -07:00
Stella Rouzi
030272b28e
Add stats about submissions
2013-06-30 10:30:25 +00:00
Henne Vogelsang
8286c8130d
Fix the desktop dropdown to not close on click
2013-06-28 00:37:11 +02:00
Henne Vogelsang
ba21da5d72
And make mobile navigation beautiful
2013-06-27 23:05:07 +02:00
Henne Vogelsang
8c743bdb3a
Fix mobile navigation
2013-06-27 21:58:17 +02:00
Henne Vogelsang
252e1fe544
Completely rework the navigation
...
Get rid of the admin layout
Get rid of the navbar custom style, use bootstrap-sass variables instead
Get rid of all the scaffold files
2013-06-27 16:58:20 +02:00
Henne Vogelsang
2af8792495
And this time for real...
2013-06-26 18:34:23 +02:00
Henne Vogelsang
ce1fe15875
Fix track labels in proposal#show
2013-06-26 18:24:59 +02:00
Henne Vogelsang
60e6d86ff9
Fix display of non-scheduled events
2013-06-26 18:17:03 +02:00
Henne Vogelsang
8ca9b8cec4
Make it possible to add video id's for events, some minor styling fixes
2013-06-26 18:05:24 +02:00
Henne Vogelsang
453133a26b
Fix the homepage and proposal views for mobile
2013-06-26 17:37:29 +02:00
Henne Vogelsang
2a927a42b0
Moved to the bootstrap-sass gem, lot's of styling issues fixed
2013-06-26 15:59:56 +02:00
Henne Vogelsang
94e014ac40
Add video metadata to events
2013-06-26 12:35:25 +02:00
Henne Vogelsang
c18400f9df
Make it possible to view proposals from the schedule
2013-06-20 17:24:41 +02:00
Henne Vogelsang
9d668ad1b1
Add flexvideo class, enable proposal editing,
2013-06-20 00:26:34 +02:00
Henne Vogelsang
2d79e8e692
Cache the schedule page, fix empty rooms
2013-06-19 20:56:37 +02:00
Henne Vogelsang
f0ff5544c3
Fix header layout for events
2013-06-19 17:10:49 +02:00
Henne Vogelsang
0fcd9d2a4a
Use gradients for slots with an event
2013-06-19 17:04:32 +02:00
Henne Vogelsang
7c5c327a7d
Remove speaker names, too much info
2013-06-19 16:19:08 +02:00
Henne Vogelsang
af061c2d0d
More schedule design
2013-06-19 16:15:52 +02:00
Henne Vogelsang
a11d562dbd
Use gravatars, some schedule layout hacking
2013-06-19 16:06:34 +02:00
Henne Vogelsang
c2e007e2b8
Person.confirmed? isn't private, some schedule fixes
2013-06-19 14:29:14 +02:00
Henne Vogelsang
b2f8cfbec3
First version of the non-js schedule. Removed the assets from version control.
2013-06-19 13:58:48 +02:00
Henne Vogelsang
73013bd3e6
* Add ID and track to the event overview
...
* Get rid of the timezones in the schedule, need to deal with that on output
* Skip auth token verfiy on schedule updates
* Make it possible to withdraw confirmed submissions
* Show if people are not registerd
2013-06-14 13:17:40 +02:00
Henne Vogelsang
03a0074c73
Hm, lost event_type somehow...
2013-05-07 18:28:37 +02:00
Henne Vogelsang
a3b6c479e9
Make it possible to uncancel events
2013-05-07 17:05:12 +02:00
Henne Vogelsang
178e584730
Fix confirming of proposals
2013-05-07 17:00:26 +02:00
Henne Vogelsang
39ca877e5e
Count events and use datatables, put all tables into wells
2013-05-07 15:09:13 +02:00
Henne Vogelsang
3022e8b8e6
Minor features/fixes
...
* Fix admin sub menus
* Show email address in people#index
* Add User Area link in navbar
* Smaller textareas on proposal#new so you don't have to scroll
* Counting of registrations, users and people
* Use datatables for users and people
* Show event type on admin/events#show
2013-05-07 14:46:33 +02:00
Matt Barringer
5ce1106c64
Merge pull request #3 from dastergon/master
...
Fixed scrolling issue
2013-02-19 21:57:17 -08:00
Matt Barringer
78007a438c
Fix email bug
2013-02-18 20:36:21 +01:00
Matt Barringer
358018cd93
Tweak the front page
2013-02-18 06:33:55 +01:00
Matt Barringer
6c3d26db45
Tweak the submission forms
2013-02-18 06:30:42 +01:00
Matt Barringer
bff2b05994
Tweak the submission forms
2013-02-18 06:25:12 +01:00
Matt Barringer
e641be69a6
Tweak the registration and submission forms
2013-02-18 06:17:52 +01:00
Pavlos Ratis
e3c0085ee3
fixed scrolling
...
Adding # in the href when you click in the 'Details' it takes you
to the top and then you should scroll down in order to see the user's Details.
Adding `javascript: void(0)` instead of # we fix scrolling because it doesn't take you to the top.
2013-02-16 23:02:58 +00:00
Matt Barringer
3933e89a9c
Adding social events, which can be used on the registration page
2013-02-16 13:30:53 +01:00
Matt Barringer
ba721772b9
Swap some checkboxes around
2013-02-12 20:57:39 +01:00
Matt Barringer
e3b6c735ff
The public name needs to just be a string input
2013-02-12 20:24:48 +01:00
Matt Barringer
2507857a2e
Fixing a few bugs
2013-02-12 19:19:02 +01:00
Matt Barringer
df0e75e03a
Fixing a few bugs
2013-02-12 19:17:19 +01:00
Matt Barringer
045ffd3541
Specify that people registration fields should mostly be single line text inputs
2013-02-11 18:21:39 +01:00
Matt Barringer
4b0887e0f3
Add IRC nick to the Person page
2013-02-11 18:10:43 +01:00
Matt Barringer
93b7d17e23
Open link to venue in a new window
2013-02-11 17:56:50 +01:00