Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-02fixesdartcafe
2017-11-02tidydartcafe
2017-11-01fixed avatar loaddartcafe
2017-10-31some more overworkdartcafe
2017-10-29"some" workdartcafe
2017-10-28Flex and sidebardartcafe
2017-10-24Updatesdartcafe
2017-10-24Removed hidden-datesdartcafe
2017-10-21Code cleaning (#185)René Gieling
* Update no.acc.tmpl.php * update for scutinizer * Update PageController.php * Update PageController.php * coding style * dito * more fixes * update * Added scrutinizer config * Coding style Adopting style guide from docs.nextcloud.com * More changes * disabled external code coverage * changes * Changes * changes * changes * More changes * Update to version 2.5.11 * Update .scrutinizer.yml * Update .scrutinizer.yml * created vendor [ci skip] * config [skip scrutinizer] [skip ci] * fix [skip ci] * Minor * continuing [skip ci] * just a test * removed unused function declarations Commenting out some functions, which seem not to be used. * css tests? * again * formatting * removed comment and converted spaces in tabs
2017-10-10Fixed fr translations + fixed email translations + fixed login urlsplitt3r
2017-09-19[WIP] New Design. (#151)René Gieling
* Update create.tmpl.php * Update goto.tmpl.php * Update main.tmpl.php * Create navigation.tmpl.php * Update vote.js * Add files via upload * Update vote.css * Update main.css * Update list.css * Update create.css * Update main.tmpl.php * Add files via upload * Update main.tmpl.php * Update main.css * Moved polltype to right cloumn * Remove Header "Basic information" * Switch to scss * Fix for public URL * relative path to svg * Fix poll link * Some tidy and switch to scss * Cosmetics Added empty content and some removed some tags * quick fix for small lines * Date fix * remove footer * Adding avatars Added avatars zu participants and removed breadcrump if user is not logged in * Syntax error * Avatar fix for public polls * limit width of avatar cell * Tidy and changed classes * Fix breadcrump * Update * Switch to SCSS For some reason the create.scss cannot be compiled, so I renamed the file. * Switch to SCSS and changed classes * fix * Fix for total count * Change of vote table layout * Updated screenshots * Css change * Changed toggle image * Fix for wrong display of votes * Change in toggle presentation * Remove unneeded navigation bar and use proper links to images Signed-off-by: Morris Jobke <hey@morrisjobke.de> * Polish public poll page Signed-off-by: Morris Jobke <hey@morrisjobke.de> * Fix total row in date polls * Added padding back to comment
2017-09-02Fix date display in IE and Safari (NaN)dartcafe
IE and Safari couldn't interprate the date format correctly. This patch corrects the display on common browsers.
2017-02-26compute header/footer in js instead of phpVinzenz
2016-08-28allow anonymous commentsVinzenz
2016-08-08followed suggestionsjoergmschulz
removed =true and beautified the else section. Pls review.
2016-08-06see issue #71 / handle different entry typesjoergmschulz
@jaeger-sb proposed a change, in my environment it looks good, so I took the freedom to create this PR. All Kudos to jaeger-sb!
2016-04-19Design changesMaxime Corteel
2016-03-15avoid negative total valuesv1r0x
2016-03-14replace default param with undefined checkv1r0x
2016-03-09Fix typo in toggle-allv1r0x
2016-03-06toggle all option on vote page [2/2]Vinzenz
2016-03-05toggle all option on vote page [1/?]Vinzenz
2016-02-21minor fixes0.6.9.1Vinzenz
2016-02-20initial commit0.6.0Vinzenz Rosenkranz