Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-27 | fixed bug, last commit sux | sijanec | 1 | -2/+3 | |
2020-09-27 | added checkouts and removed lopolisAPI | sijanec | 1 | -18/+16 | |
2020-09-26 | fixed missing ], now lopolisc.js fully works, to be integrated into meals.bvr | sijanec | 1 | -411/+29 | |
yes, it really was a one-byte error, but the diff shows dist/ so it's a bit more. | |||||
2020-09-26 | DNM: started lopolisc/untested, added server nginx conf fileas | sijanec | 1 | -29/+411 | |
2020-09-23 | final fixes and minification | sijanec | 1 | -2/+2 | |
2020-09-23 | ugly hack | sijanec | 1 | -2/+2 | |
2020-09-23 | skril today button in popravil barvo today dneva na \!important način | sijanec | 1 | -1/+1 | |
2020-09-23 | fixed meals layout - fullcalendar -- do not merge! todo: fix sidenav in meals | sijanec | 1 | -11/+14 | |
2020-08-30 | minified after dev on meals | sijanec | 1 | -393/+26 | |
2020-08-30 | popravil meal selection | sijanec | 1 | -26/+393 | |
2020-08-25 | added developer's note to the login screen | sijanec | 1 | -0/+0 | |
2020-05-20 | testing minification with jsmin | sijanec | 1 | -392/+26 | |
2020-05-20 | # | sijanec | 1 | -0/+0 | |
2020-05-20 | CSS fixes | rstular | 1 | -4/+4 | |
2020-05-17 | Revert "Styling fix, lopolis fix" | rstular | 1 | -4/+2 | |
This reverts commit ea1ff86ecd12b698fe776801f87138221d01a9ce. | |||||
2020-05-17 | Styling fix, lopolis fix | rstular | 1 | -2/+4 | |
2020-05-17 | Bug fix attempt | rstular | 1 | -2/+2 | |
2020-05-17 | dist should work, TODO: minify and bundle | sijanec | 1 | -0/+0 | |
2020-05-16 | Handlers moved from HTML to JS | rstular | 1 | -0/+14 | |
2020-05-16 | Linting | rstular | 1 | -337/+338 | |
2020-05-14 | Styling fixes, documentation | rstular | 1 | -24/+44 | |
2020-05-14 | Styling changes, first round of bug fixes | rstular | 1 | -11/+39 | |
There are (probably) more changes incoming, but we need to discuss them first | |||||
2020-03-06 | meals.js fix - still timing issues | Anton Luka Šijanec | 1 | -3/+2 | |
2020-03-06 | all js files updated with i18n, not tested yet | Anton Luka Šijanec | 1 | -8/+0 | |
2020-03-06 | neki i18n js | Anton Luka Šijanec | 1 | -19/+19 | |
2020-03-05 | added i18n, converted HTML files, TODO: js UI responses, TODO: translations | Anton Luka Šijanec | 1 | -1/+1 | |
So basically, multilanguage support from an JavaScript object. - only slovenian and english - no change language UI yet - only HTML strings are actually translated \- all text is translated, but javascript M.toast and other similar stuff does not pass trough s(), d(), S() and D() functions yet - how to i18n: - add a string to js/lang/bundle.js TO ALL LANGUAGES (translation mgmt sys will have to be created) - HTML: create <x-??></x-??> tags, where 1st ? tells wether to just output the string (s) without dot suffix or (d) to try and append a . (for sentences and paragraphs) if it is not there yet. second ? tells wether to leave lowercase strings (l) or (u) to force the first character of the string be uppercase (capitalize()). - put the key of your string as the innerHTML of the x-?? element. - JS: S("key") and D("key") return capitalized, s() and d() do not change case. | |||||
2020-03-05 | med slovenscino | Anton Luka Šijanec | 1 | -5/+7 | |
2020-03-04 | idk | Anton Luka Šijanec | 1 | -0/+11 | |
2020-03-04 | rewrite of meals.js | Anton Luka Šijanec | 1 | -306/+247 | |
2020-03-01 | meals submission fix (now sends all meals) | Anton Luka Šijanec | 1 | -31/+75 | |
2020-03-01 | meals fix and 1.0.11 version bump | Anton Luka Šijanec | 1 | -1/+1 | |
2020-02-26 | typo | Anton Luka Šijanec | 1 | -0/+1 | |
2020-02-25 | 1.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbrat | Anton Luka Šijanec | 1 | -35/+10 | |
2020-02-25 | small fix 32 | Anton Luka Šijanec | 1 | -1/+1 | |
2020-02-25 | small fix | Anton Luka Šijanec | 1 | -1/+1 | |
2020-02-24 | fancy toast error messages | Anton Luka Šijanec | 1 | -3/+3 | |
2020-02-24 | meals almost done | Anton Luka Šijanec | 1 | -106/+208 | |
2020-02-11 | neki sm delu, sam ne do konca | Anton Luka Šijanec | 1 | -38/+25 | |
2020-01-30 | Temporary inclusion/exclusion option, fixed zoom | rstular | 1 | -5/+16 | |