Steffen van Bergerem
|
232e4fa236
|
Improve set read/unread in notifications dropdown
|
2014-04-16 23:33:22 +02:00 |
|
Steffen van Bergerem
|
e1685c9a29
|
Remove auto 'mark as read' for notifications
|
2014-04-15 14:51:38 +02:00 |
|
Jason Robinson
|
07ae7d7862
|
Merge pull request #4426 from Flaburgan/fix-padding-spv
[Ready to merge] fix padding between panels
|
2014-04-13 15:08:29 +03:00 |
|
Jason Robinson
|
356096a7eb
|
Merge pull request #4836 from MrZYX/message_renderer
Introduce message renderer
|
2014-04-13 15:00:46 +03:00 |
|
flaburgan
|
a4886fa77b
|
SPV: Improve padding and interaction counts
|
2014-04-13 11:27:12 +02:00 |
|
Jason Robinson
|
7d9248b7ac
|
Merge pull request #4854 from Flaburgan/fix-mobile-drawer
Fix mobile drawer
|
2014-04-12 21:46:54 +03:00 |
|
Jason Robinson
|
ee3a9f9be0
|
Merge pull request #4912 from goobertron/settings
Reorder items on settings page and improve wording
|
2014-04-12 21:37:52 +03:00 |
|
flaburgan
|
86e71cd1b6
|
fix registration test
|
2014-04-11 20:25:58 +02:00 |
|
flaburgan
|
438ebc839f
|
Fix scroll in the drawer nav
|
2014-04-11 19:02:26 +02:00 |
|
flaburgan
|
a9b9420214
|
Fix header search bar in safari
|
2014-04-11 19:02:25 +02:00 |
|
flaburgan
|
e4244f01f5
|
Remove span12, main content now expand smoothly and the drawer become correctly displayed even in big resolution
|
2014-04-11 19:02:25 +02:00 |
|
flaburgan
|
c25ae02ff2
|
Remove mobile footer
|
2014-04-11 19:02:25 +02:00 |
|
flaburgan
|
53b1f9effd
|
Fix search field in the header of the mobile version
|
2014-04-11 19:02:25 +02:00 |
|
Hincu Petru
|
2311b761e1
|
Redirect to stream_path if is destkop
|
2014-04-08 09:34:14 +00:00 |
|
goobertron
|
63abe9055b
|
Reorder items on settings page and improve wording
Update cukes to be text-independent
Update changelog
|
2014-04-08 00:28:25 +01:00 |
|
Jonne Haß
|
682a49605e
|
Merge pull request #4910 from hpetru/rewrite-poll-creator
Rewrite poll creation inputs
|
2014-04-06 22:27:01 +02:00 |
|
Jannik Streek
|
095d616198
|
fixed federation issue due to missing delegation + test + some minor tweaks
fixed indenting
renamed test
|
2014-04-06 20:58:58 +02:00 |
|
Hincu Petru
|
2d3933ccd8
|
Rewrite poll creation inputs
|
2014-04-06 15:01:18 +00:00 |
|
Jonne Haß
|
79bc1a7800
|
Merge pull request #4906 from hpetru/4903-poll-crash-spv
Fixed 4903 and not render vote form when user is not logged
|
2014-04-05 19:17:31 +02:00 |
|
goobertron
|
5556420740
|
Fix missing translation in #4905.
|
2014-04-05 17:06:40 +01:00 |
|
Hincu Petru
|
2ae4d41db3
|
Fixed 4903 and not render vote form when user is not logged
|
2014-04-05 14:29:07 +00:00 |
|
Hincu Petru
|
f356ae7216
|
Add poll in post preview
|
2014-04-04 11:45:33 +00:00 |
|
Hincu Petru
|
6c00db23cd
|
I update design for poll in post stream
|
2014-04-03 20:57:14 +00:00 |
|
Hincu Petru
|
cee90e737c
|
Make poll to be compatible with bootstrap
|
2014-04-03 09:03:54 +00:00 |
|
Hincu Petru
|
fed5ea8cda
|
Refactored poll_view.js
|
2014-04-02 16:19:07 +00:00 |
|
Jonne Haß
|
211963d320
|
Merge pull request #4889 from hpetru/4874-malformed-url
Catch error from decodeURI for prevent crash in posts parsing
|
2014-04-01 00:49:27 +02:00 |
|
Hincu Petru
|
552310796c
|
Catch error from decodeURI for prevent crash in posts parsing
|
2014-03-31 20:24:47 +00:00 |
|
Jannik Streek
|
4130592ca5
|
fixed bookmarklet
|
2014-03-31 18:30:01 +02:00 |
|
Jannik Streek
|
6f3844b73b
|
fixed language files, added rails cache counter for poll answer, fixed bug with same poll input for form
|
2014-03-31 18:14:08 +02:00 |
|
Jannik Streek
|
4174b88987
|
percentage result round + minor language fix
|
2014-03-31 18:14:08 +02:00 |
|
Jannik Streek
|
2d0abbae23
|
added jasmine test for poll view
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
a9843ae996
|
added cucumber tests, updated spec with xml class test
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
8f9736a741
|
fixed poll js bug
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
7dcf11e629
|
fixed federation bug due to roxml missing underscore
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
9c24365fde
|
changed poll result + some minor text improvements
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
c484b2cd0c
|
fixed poll icon issue, improved code, poll in bookmarklets now available
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
12fabe2fb9
|
finalized voting design + some design fixes + improved code
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
e4c68a4edb
|
improved status messages controller code
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
d0a77ce6b3
|
design for poll participation implemented, saving works as well
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
04199837b3
|
poll creation done
|
2014-03-31 18:14:07 +02:00 |
|
Jannik Streek
|
18a43295b7
|
poll form completed
|
2014-03-31 18:14:06 +02:00 |
|
Jannik Streek
|
95d98ff2b6
|
improved code for poll participation
|
2014-03-31 18:14:06 +02:00 |
|
Jannik Streek
|
c02414c36d
|
fixed wrong indenting and broken messages tab for polls
|
2014-03-31 18:14:06 +02:00 |
|
Jannik Streek
|
8a4f833d1d
|
added more tests for the poll federation + fixed broken rspec tests
|
2014-03-31 18:14:06 +02:00 |
|
Jannik Streek
|
5d560609e4
|
poll_participation_spec no longer fails, added poll_participation factory
|
2014-03-31 18:14:06 +02:00 |
|
Jannik Streek
|
fe67bdf2e7
|
added tests for poll federation and impl for the federation itself. Still in progess
|
2014-03-31 18:14:06 +02:00 |
|
Jannik Streek
|
dfbe17d046
|
Poll input fields and data model now available
question field of poll now in db
fixed merge issues
|
2014-03-31 18:14:06 +02:00 |
|
Jonne Haß
|
b207077405
|
Merge pull request #4859 from hpetru/4848-aspect-memberships-in-notification-dropdown
Fixed jQuery evenets in notifications-badge
|
2014-03-31 13:58:11 +02:00 |
|
Hincu Petru
|
b43e56485d
|
Fixed jquery event listener from notifications-badge.js
|
2014-03-31 09:52:07 +00:00 |
|
Jonne Haß
|
24a3a42e90
|
Merge pull request #4880 from svbergerem/hovercard-bootstrap-style-fixes
Improve hovercard style on Bootstrap pages
|
2014-03-30 22:34:31 +02:00 |
|