[dev] [dexonline/dexonline] 12fca3: [refs #412] (WIP) adding `responsive` skin and boo...
GitHub via Dev
dev at dexonline.ro
Mon Aug 15 06:36:02 EEST 2016
Branch: refs/heads/struct
Home: https://github.com/dexonline/dexonline
Commit: 12fca3b48e6ba3f5bdd574c3d28aebcb69b17fbb
https://github.com/dexonline/dexonline/commit/12fca3b48e6ba3f5bdd574c3d28aebcb69b17fbb
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-14 (Sat, 14 May 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
A templates/responsive/index.tpl
A templates/responsive/responsive-layout.tpl
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
A wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/js/bootstrap
A wwwbase/styles/bootstrap
Log Message:
-----------
[refs #412] (WIP) adding `responsive` skin and bootstrap
Commit: 4b99f4fff5f1cd1ff7f40d6861cb9ad922cbc717
https://github.com/dexonline/dexonline/commit/4b99f4fff5f1cd1ff7f40d6861cb9ad922cbc717
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/responsive/index.tpl
M templates/responsive/responsive-layout.tpl
A wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) responsive-layout + homepage
* adding `responsive.css` for customizations
* adding elements from `zepu/index.tpl` into `responsive/index.tpl` and
structuring them into rows/columns
Commit: f64b2fce1c0aec2a7d99007c576b399385f7ce10
https://github.com/dexonline/dexonline/commit/f64b2fce1c0aec2a7d99007c576b399385f7ce10
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
A templates/responsive/bits/banner.tpl
A templates/responsive/bits/searchForm.tpl
A templates/responsive/bits/sourceDropDown.tpl
M templates/responsive/index.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) searchForm and banner customisations
Commit: a1f4571d5f1e9c4ce3fc46b1f0e80a749649201d
https://github.com/dexonline/dexonline/commit/a1f4571d5f1e9c4ce3fc46b1f0e80a749649201d
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/bits/searchForm.tpl
M templates/responsive/index.tpl
A templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
A templates/responsive/search.tpl
M templates/zepu/index.tpl
M wwwbase/search.php
M wwwbase/styles/paradigm.css
Log Message:
-----------
[refs #412] (WIP) responsive subpages
* adding new page.tpl for subpages (removes the need
for `onHomepage` checks)
* adding two slots for before-content and after-content
* rendering `search.tpl` with skin so `responsive` gets loaded
* customizing `search.tpl` to use the responsive layout
* commenting `common.css` import in `paradigm.css` as it interferes with
bootstrap
* including the "row" into the banner and searchForm templates
Commit: 37e751241cb02127741dc24b11bfe2a1ae3b2753
https://github.com/dexonline/dexonline/commit/37e751241cb02127741dc24b11bfe2a1ae3b2753
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/index.tpl
M templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) multiple buttons for xs navbar
* implementing user menu button for collapsed menu (xs)
* use width as max-width for banner
* using separate markup for >xs and xs user menu
Commit: 27ed6b700a5a1b0f7fc7fa412acf208986d72a32
https://github.com/dexonline/dexonline/commit/27ed6b700a5a1b0f7fc7fa412acf208986d72a32
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M docs/abbrev/dets.conf
M patches/00070.sql
A patches/00153.sql
A patches/00154.sql
A patches/00155.sql
M phplib/SmartyWrap.php
A phplib/models/Entry.php
M phplib/models/Meaning.php
M phplib/models/MeaningTag.php
R phplib/models/MeaningTagMap.php
A phplib/models/Tag.php
M phplib/util.php
M templates/admin/index.tpl
M templates/admin/lexemEdit.tpl
M templates/bits/cssJs.tpl
A templates/bits/fgf.tpl
A templates/bits/fieldErrors.tpl
R templates/bits/meaningTagTree.tpl
M templates/bits/meaningTree.tpl
A templates/bits/tagTree.tpl
M templates/crawler/crawler.tpl
M templates/diacritics_fix/diacritics_fix.tpl
A templates/editEntry.tpl
R templates/etichete-sensuri.tpl
A templates/etichete.tpl
M test/tagsEdit.xml
M tools/resetTestingDatabase.php
M tools/truncateDatabase.sql
M wwwbase/admin/lexemEdit.php
A wwwbase/css/autoload/README
A wwwbase/css/autoload/acuratete-eval.css
A wwwbase/css/autoload/alocare-autori.css
A wwwbase/css/autoload/etichete.css
A wwwbase/css/autoload/hangman.css
A wwwbase/css/autoload/lexemEdit.css
A wwwbase/css/autoload/mill.css
A wwwbase/css/autoload/placeAccents.css
A wwwbase/css/autoload/scramble.css
A wwwbase/css/bootstrap-theme.min.css
A wwwbase/css/bootstrap.min.css
A wwwbase/css/colorbox/colorbox.css
A wwwbase/css/colorbox/images/controls.png
A wwwbase/css/colorbox/images/loading.gif
A wwwbase/css/common.css
A wwwbase/css/crawler.css
A wwwbase/css/diacritics_fix.css
A wwwbase/css/elfinder/css/elfinder.min.css
A wwwbase/css/elfinder/img/arrows-active.png
A wwwbase/css/elfinder/img/arrows-normal.png
A wwwbase/css/elfinder/img/crop.gif
A wwwbase/css/elfinder/img/dialogs.png
A wwwbase/css/elfinder/img/icons-big.png
A wwwbase/css/elfinder/img/icons-small.png
A wwwbase/css/elfinder/img/logo.png
A wwwbase/css/elfinder/img/progress.gif
A wwwbase/css/elfinder/img/quicklook-bg.png
A wwwbase/css/elfinder/img/quicklook-icons.png
A wwwbase/css/elfinder/img/resize.png
A wwwbase/css/elfinder/img/spinner-mini.gif
A wwwbase/css/elfinder/img/toolbar.png
A wwwbase/css/elfinderDev.css
A wwwbase/css/flash.css
A wwwbase/css/flex.css
A wwwbase/css/jcrop/Jcrop.gif
A wwwbase/css/jcrop/jquery.Jcrop.min.css
A wwwbase/css/jquery-wm/clear.gif
A wwwbase/css/jquery-wm/jquery.wm.default.icons.png
A wwwbase/css/jquery-wm/main.css
A wwwbase/css/jquery.textcomplete.css
A wwwbase/css/lightness-1.10.3/images/animated-overlay.gif
A wwwbase/css/lightness-1.10.3/images/ui-bg_diagonals-thick_18_b81900_40x40.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_diagonals-thick_20_666666_40x40.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_flat_10_000000_40x100.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_glass_100_f6f6f6_1x400.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_glass_100_fdf5ce_1x400.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_glass_65_ffffff_1x400.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_gloss-wave_35_f6a828_500x100.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
A wwwbase/css/lightness-1.10.3/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
A wwwbase/css/lightness-1.10.3/images/ui-icons_222222_256x240.png
A wwwbase/css/lightness-1.10.3/images/ui-icons_228ef1_256x240.png
A wwwbase/css/lightness-1.10.3/images/ui-icons_ef8c08_256x240.png
A wwwbase/css/lightness-1.10.3/images/ui-icons_ffd27a_256x240.png
A wwwbase/css/lightness-1.10.3/images/ui-icons_ffffff_256x240.png
A wwwbase/css/lightness-1.10.3/jquery-ui-1.10.3.custom.min.css
A wwwbase/css/mobile.css
A wwwbase/css/mobileAndDesktop.css
A wwwbase/css/paradigm.css
A wwwbase/css/polar.css
A wwwbase/css/select2/select2-spinner.gif
A wwwbase/css/select2/select2.css
A wwwbase/css/select2/select2.png
A wwwbase/css/select2/select2x2.png
A wwwbase/css/smoothness-1.10.4/images/animated-overlay.gif
A wwwbase/css/smoothness-1.10.4/images/ui-bg_flat_0_aaaaaa_40x100.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_flat_75_ffffff_40x100.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_55_fbf9ee_1x400.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_65_ffffff_1x400.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_75_dadada_1x400.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_75_e6e6e6_1x400.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_glass_95_fef1ec_1x400.png
A wwwbase/css/smoothness-1.10.4/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A wwwbase/css/smoothness-1.10.4/images/ui-icons_222222_256x240.png
A wwwbase/css/smoothness-1.10.4/images/ui-icons_2e83ff_256x240.png
A wwwbase/css/smoothness-1.10.4/images/ui-icons_454545_256x240.png
A wwwbase/css/smoothness-1.10.4/images/ui-icons_888888_256x240.png
A wwwbase/css/smoothness-1.10.4/images/ui-icons_cd0a0a_256x240.png
A wwwbase/css/smoothness-1.10.4/jquery-ui-1.10.4.custom.css
A wwwbase/css/smoothness-1.10.4/jquery-ui-1.10.4.custom.min.css
A wwwbase/css/tablesorter/theme.blue.css
A wwwbase/css/tinymce.css
A wwwbase/css/ui.jqgrid.css
A wwwbase/css/visualDict.css
A wwwbase/css/zepu.css
A wwwbase/editEntry.php
R wwwbase/etichete-sensuri.php
A wwwbase/etichete.php
A wwwbase/fonts/glyphicons-halflings-regular.eot
A wwwbase/fonts/glyphicons-halflings-regular.svg
A wwwbase/fonts/glyphicons-halflings-regular.ttf
A wwwbase/fonts/glyphicons-halflings-regular.woff
A wwwbase/fonts/glyphicons-halflings-regular.woff2
A wwwbase/js/autoload/editEntry.js
R wwwbase/js/autoload/etichete-sensuri.js
A wwwbase/js/autoload/etichete.js
M wwwbase/js/autoload/lexemEdit.js
A wwwbase/js/bootstrap.min.js
R wwwbase/styles/autoload/README
R wwwbase/styles/autoload/acuratete-eval.css
R wwwbase/styles/autoload/alocare-autori.css
R wwwbase/styles/autoload/etichete-sensuri.css
R wwwbase/styles/autoload/hangman.css
R wwwbase/styles/autoload/lexemEdit.css
R wwwbase/styles/autoload/mill.css
R wwwbase/styles/autoload/placeAccents.css
R wwwbase/styles/autoload/scramble.css
R wwwbase/styles/colorbox/colorbox.css
R wwwbase/styles/colorbox/images/controls.png
R wwwbase/styles/colorbox/images/loading.gif
R wwwbase/styles/common.css
R wwwbase/styles/crawler.css
R wwwbase/styles/diacritics_fix.css
R wwwbase/styles/elfinder/css/elfinder.min.css
R wwwbase/styles/elfinder/img/arrows-active.png
R wwwbase/styles/elfinder/img/arrows-normal.png
R wwwbase/styles/elfinder/img/crop.gif
R wwwbase/styles/elfinder/img/dialogs.png
R wwwbase/styles/elfinder/img/icons-big.png
R wwwbase/styles/elfinder/img/icons-small.png
R wwwbase/styles/elfinder/img/logo.png
R wwwbase/styles/elfinder/img/progress.gif
R wwwbase/styles/elfinder/img/quicklook-bg.png
R wwwbase/styles/elfinder/img/quicklook-icons.png
R wwwbase/styles/elfinder/img/resize.png
R wwwbase/styles/elfinder/img/spinner-mini.gif
R wwwbase/styles/elfinder/img/toolbar.png
R wwwbase/styles/elfinderDev.css
R wwwbase/styles/flash.css
R wwwbase/styles/flex.css
R wwwbase/styles/jcrop/Jcrop.gif
R wwwbase/styles/jcrop/jquery.Jcrop.min.css
R wwwbase/styles/jquery-wm/clear.gif
R wwwbase/styles/jquery-wm/jquery.wm.default.icons.png
R wwwbase/styles/jquery-wm/main.css
R wwwbase/styles/jquery.textcomplete.css
R wwwbase/styles/lightness-1.10.3/images/animated-overlay.gif
R wwwbase/styles/lightness-1.10.3/images/ui-bg_diagonals-thick_18_b81900_40x40.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_diagonals-thick_20_666666_40x40.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_flat_10_000000_40x100.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_glass_100_f6f6f6_1x400.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_glass_100_fdf5ce_1x400.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_glass_65_ffffff_1x400.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_gloss-wave_35_f6a828_500x100.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
R wwwbase/styles/lightness-1.10.3/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
R wwwbase/styles/lightness-1.10.3/images/ui-icons_222222_256x240.png
R wwwbase/styles/lightness-1.10.3/images/ui-icons_228ef1_256x240.png
R wwwbase/styles/lightness-1.10.3/images/ui-icons_ef8c08_256x240.png
R wwwbase/styles/lightness-1.10.3/images/ui-icons_ffd27a_256x240.png
R wwwbase/styles/lightness-1.10.3/images/ui-icons_ffffff_256x240.png
R wwwbase/styles/lightness-1.10.3/jquery-ui-1.10.3.custom.min.css
R wwwbase/styles/mobile.css
R wwwbase/styles/mobileAndDesktop.css
R wwwbase/styles/paradigm.css
R wwwbase/styles/polar.css
R wwwbase/styles/select2/select2-spinner.gif
R wwwbase/styles/select2/select2.css
R wwwbase/styles/select2/select2.png
R wwwbase/styles/select2/select2x2.png
R wwwbase/styles/smoothness-1.10.4/images/animated-overlay.gif
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_flat_0_aaaaaa_40x100.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_flat_75_ffffff_40x100.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_55_fbf9ee_1x400.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_65_ffffff_1x400.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_75_dadada_1x400.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_75_e6e6e6_1x400.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_glass_95_fef1ec_1x400.png
R wwwbase/styles/smoothness-1.10.4/images/ui-bg_highlight-soft_75_cccccc_1x100.png
R wwwbase/styles/smoothness-1.10.4/images/ui-icons_222222_256x240.png
R wwwbase/styles/smoothness-1.10.4/images/ui-icons_2e83ff_256x240.png
R wwwbase/styles/smoothness-1.10.4/images/ui-icons_454545_256x240.png
R wwwbase/styles/smoothness-1.10.4/images/ui-icons_888888_256x240.png
R wwwbase/styles/smoothness-1.10.4/images/ui-icons_cd0a0a_256x240.png
R wwwbase/styles/smoothness-1.10.4/jquery-ui-1.10.4.custom.css
R wwwbase/styles/smoothness-1.10.4/jquery-ui-1.10.4.custom.min.css
R wwwbase/styles/tablesorter/theme.blue.css
R wwwbase/styles/tinymce.css
R wwwbase/styles/ui.jqgrid.css
R wwwbase/styles/visualDict.css
R wwwbase/styles/zepu.css
Log Message:
-----------
[refs #412] Merge branch 'devel' into responsive
Pulling upstream changes
Commit: 2774eb9baef8504857290b8d2e7b00ac7e2e5f03
https://github.com/dexonline/dexonline/commit/2774eb9baef8504857290b8d2e7b00ac7e2e5f03
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/banner.tpl
M templates/bits/searchForm.tpl
M templates/bits/sourceDropDown.tpl
A templates/index.tpl
M templates/layout.tpl
A templates/page.tpl
R templates/responsive/bits/banner.tpl
R templates/responsive/bits/searchForm.tpl
R templates/responsive/bits/sourceDropDown.tpl
R templates/responsive/index.tpl
R templates/responsive/page.tpl
R templates/responsive/responsive-layout.tpl
R templates/responsive/search.tpl
M templates/search.tpl
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
R wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/css/responsive.css
M wwwbase/index.php
R wwwbase/js/bootstrap
M wwwbase/search.php
R wwwbase/styles/bootstrap
R wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) dropping support for alternate skins
* removing included bootstrap as upstream did a better job with it
* removing `responsive` folder, overwriting templates as necessary
* replacing `displayPageWithSkin` call with `display` in `index.php`
Commit: d40d29548783e779569a174e62b993017e948aea
https://github.com/dexonline/dexonline/commit/d40d29548783e779569a174e62b993017e948aea
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
A templates/bits/navmenu.tpl
M templates/layout.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Moving navigation menu into separate bit
Also dropping the user menu from collapsed nav header
Commit: 5418078815c491e40510d5e101b822ba2fb04e71
https://github.com/dexonline/dexonline/commit/5418078815c491e40510d5e101b822ba2fb04e71
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M templates/bits/searchForm.tpl
M templates/index.tpl
M templates/layout.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
A templates/widgets/layout.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Rearranging homepage
* using panels for widget display
* adding `layout.tpl` for widgets
Commit: 680edfd8cced5afafb8234a002c44f12edd05406
https://github.com/dexonline/dexonline/commit/680edfd8cced5afafb8234a002c44f12edd05406
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-22 (Sun, 22 May 2016)
Changed paths:
A templates/base.tpl
M templates/index.tpl
M templates/layout.tpl
R templates/page.tpl
M templates/search.tpl
Log Message:
-----------
[refs #412] Renaming templates
All templates already include layout.tpl. This makes it easier to use
the new responsive theme in all pages.
* layout.tpl -> base.tpl
* page.tpl -> layout.tpl
Commit: aecb504b4f1079dad2dc231b49ba1acadd8d5de9
https://github.com/dexonline/dexonline/commit/aecb504b4f1079dad2dc231b49ba1acadd8d5de9
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-22 (Sun, 22 May 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Brand image with link to homepage for pages
Commit: aa34535d5b6d3af9a4ed499cd447d0dec20e8b0d
https://github.com/dexonline/dexonline/commit/aa34535d5b6d3af9a4ed499cd447d0dec20e8b0d
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-05-22 (Sun, 22 May 2016)
Changed paths:
M templates/bits/typoForm.tpl
M templates/search.tpl
M templates/surse.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Updating surse, search and typoForm
Commit: f60803cfc5d4af59e026cabc24164ec4f0ddaef4
https://github.com/dexonline/dexonline/commit/f60803cfc5d4af59e026cabc24164ec4f0ddaef4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-05-31 (Tue, 31 May 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
A templates/base.tpl
M templates/bits/banner.tpl
A templates/bits/navmenu.tpl
M templates/bits/searchForm.tpl
M templates/bits/sourceDropDown.tpl
M templates/bits/typoForm.tpl
A templates/index.tpl
M templates/layout.tpl
M templates/search.tpl
M templates/surse.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
A templates/widgets/layout.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M templates/zepu/index.tpl
M wwwbase/css/paradigm.css
A wwwbase/css/responsive.css
M wwwbase/index.php
M wwwbase/search.php
Log Message:
-----------
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: b19de52b6a55d5e267f8b42863389c38378b57cf
https://github.com/dexonline/dexonline/commit/b19de52b6a55d5e267f8b42863389c38378b57cf
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/searchForm.tpl
A wwwbase/config.json
M wwwbase/css/bootstrap-theme.min.css
M wwwbase/css/bootstrap.min.css
M wwwbase/js/bootstrap.min.js
Log Message:
-----------
[refs #469] Integrating color #761818
* Using customized bootstrap build with the color set for:
* @brand-primary
* @input-border-focus
* @dropdown-link-hover-color
* @navbar-default-link-hover-color
* dropping `bootstrap-theme.min.css` inclusion from `SmartyWrap`
Commit: f7fd737bf3830828de9d17356c35de13b7067db4
https://github.com/dexonline/dexonline/commit/f7fd737bf3830828de9d17356c35de13b7067db4
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)
Changed paths:
M templates/bits/adsense.tpl
M templates/bits/banner.tpl
R templates/bits/responsiveBanner.tpl
Log Message:
-----------
[refs #471] Normalizing ads banner
* `adsense.tpl` now uses responsive code from `responsiveBanner.tpl`
* ads container in `banner.tpl` now uses `width` and `height` arguments
for all banner types
* removed unused `responsiveBanner.tpl`
Commit: 78fef07d8f716ac373fa49483e59b18618175e25
https://github.com/dexonline/dexonline/commit/78fef07d8f716ac373fa49483e59b18618175e25
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-05 (Sun, 05 Jun 2016)
Changed paths:
M templates/search.tpl
Log Message:
-----------
[refs #469] Using panel for results counter
* titleless panel for the results
* moving paradigmDiv into the results panel so it expands nicely
Commit: 066308ea79353fe656b937bcb24974d6f46af9a2
https://github.com/dexonline/dexonline/commit/066308ea79353fe656b937bcb24974d6f46af9a2
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M templates/bits/definition.tpl
M templates/bits/typoConfirmation.tpl
M templates/bits/typoForm.tpl
M templates/search.tpl
M templates/wotd.tpl
M wwwbase/css/responsive.css
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Converting typo popup to modal
Commit: 92612886e0a7864f57af3ad651986dc0854423c5
https://github.com/dexonline/dexonline/commit/92612886e0a7864f57af3ad651986dc0854423c5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M templates/surse.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting source popup to bootstrap popover
Commit: 4b712eb866b43f6b0c9b1839d0cc4696f6cac7e9
https://github.com/dexonline/dexonline/commit/4b712eb866b43f6b0c9b1839d0cc4696f6cac7e9
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M templates/bits/wotdArchive.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] wotd table styling
Commit: f1132a92bfc00852785f9e301040c091ad2ada61
https://github.com/dexonline/dexonline/commit/f1132a92bfc00852785f9e301040c091ad2ada61
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M templates/bits/typoForm.tpl
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Fixing typoForm submission
Forgot to update jQuery selectors for typo textarea and definition id
during the modal makeover. Fixing.
Commit: 8581f8dc1b2633efb4d952d486acc5fa699a1c69
https://github.com/dexonline/dexonline/commit/8581f8dc1b2633efb4d952d486acc5fa699a1c69
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M templates/bits/wotdPreviousYears.tpl
M templates/wotd.tpl
M wwwbase/wotd.php
Log Message:
-----------
[refs #468] Completing layout changes to wotd page.
Commit: dd51e5b73bebeec951b1355221c3cb8dbd45bcee
https://github.com/dexonline/dexonline/commit/dd51e5b73bebeec951b1355221c3cb8dbd45bcee
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M templates/contribuie.tpl
Log Message:
-----------
[refs #468] Convert contribuie.tpl
Commit: 3a4a48ed475febad4e259aaa3fde96b7a80e3f58
https://github.com/dexonline/dexonline/commit/3a4a48ed475febad4e259aaa3fde96b7a80e3f58
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M templates/scrabble.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting scrabble.tpl to new design
Commit: c7a9a00c2ffc6b63cec56cf96ad74476e1540135
https://github.com/dexonline/dexonline/commit/c7a9a00c2ffc6b63cec56cf96ad74476e1540135
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M templates/articole.tpl
M templates/wotm.tpl
Log Message:
-----------
[refs #468] Converting wotm.tpl
Commit: f880ccfc32dee9a797166c326e9724152f00354a
https://github.com/dexonline/dexonline/commit/f880ccfc32dee9a797166c326e9724152f00354a
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M templates/unelte.tpl
Log Message:
-----------
[refs #468] Converting unelte.tpl
Commit: 2f66e6bba1935d44c5021ec798cf5719ac048c56
https://github.com/dexonline/dexonline/commit/2f66e6bba1935d44c5021ec798cf5719ac048c56
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M templates/auth/login.tpl
M templates/bits/fakeUser.tpl
M templates/editare-avatar.tpl
M templates/preferinte.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting user login and prefs pages
Commit: 089f8088b0349d230814a3058c847b5af85dad77
https://github.com/dexonline/dexonline/commit/089f8088b0349d230814a3058c847b5af85dad77
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-14 (Thu, 14 Jul 2016)
Changed paths:
A tools/old/updateLocDb.sh
A tools/old/updateLocDb.sql
Log Message:
-----------
Add some patches for the LOC_*_* databases, to bring them in sync with the DEX database. Committed straight to tools/old since they will only be used once.
Commit: 6d92895a28eeba05c63192850f23a1048ce2397c
https://github.com/dexonline/dexonline/commit/6d92895a28eeba05c63192850f23a1048ce2397c
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M templates/auth/login.tpl
A wwwbase/img/openid/btn_google_dark_normal.png
A wwwbase/img/openid/btn_google_dark_normal.svg
A wwwbase/img/openid/btn_yahoo.png
A wwwbase/img/openid/btn_yahoo.svg
A wwwbase/img/openid/btn_yahoo_light.png
Log Message:
-----------
[refs #468] Updating openid buttons
Commit: 8c4c60b5188fdffd412acd7d22f104549c38e894
https://github.com/dexonline/dexonline/commit/8c4c60b5188fdffd412acd7d22f104549c38e894
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/base.tpl
M templates/bits/flashMessages.tpl
M templates/etichete.tpl
M templates/layout.tpl
M wwwbase/css/autoload/etichete.css
R wwwbase/css/flash.css
Log Message:
-----------
[refs #468] adding back flashMessage to base.tpl
* refactoring flashMessage to use bootstrap alerts
* removing flash.css
* updating etichete.tpl
Commit: 840c7b0aa9cfe4a92d240b488d39474a6c4f1180
https://github.com/dexonline/dexonline/commit/840c7b0aa9cfe4a92d240b488d39474a6c4f1180
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M templates/bits/flashMessages.tpl
Log Message:
-----------
[refs #468] codintion for flashMessages
So that it doesn't break the layout with an empty column div.
Commit: aa7bd0060291f5cd94cef21e8b480a8dfc2852e1
https://github.com/dexonline/dexonline/commit/aa7bd0060291f5cd94cef21e8b480a8dfc2852e1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M templates/cuvinte-favorite.tpl
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Updating cuvinte-favorite to use dl
Some rework was necessary to the removeBookmark JS.
Commit: 1f911bb0332aba90f33bdf30ad986967a83fe316
https://github.com/dexonline/dexonline/commit/1f911bb0332aba90f33bdf30ad986967a83fe316
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/bits/flashMessages.tpl
M templates/contribuie.tpl
M templates/layout.tpl
Log Message:
-----------
[refs #468] flashMessages fixes
* removing flashMessages bit from layout.tpl as it caused message
duplication on subpages
* adding row to flashMessages.tpl to avoid layout breaking
* adding dismiss button to contribuie.tpl login warning
Commit: 4c781e002b75274d839d332fff3913607b977ea1
https://github.com/dexonline/dexonline/commit/4c781e002b75274d839d332fff3913607b977ea1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/bits/facebook.tpl
Log Message:
-----------
[refs #468] Fixing footer facebook button
Commit: f3c4b2394b7a9c459667e03dc0015578f190597e
https://github.com/dexonline/dexonline/commit/f3c4b2394b7a9c459667e03dc0015578f190597e
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/scramble.tpl
M wwwbase/css/autoload/scramble.css
M wwwbase/js/autoload/scramble.js
Log Message:
-----------
[refs #468] Small layout update to scramble game
Commit: 1ccc48bf2c6e42714df85dc9c24aecd4a5c4035b
https://github.com/dexonline/dexonline/commit/1ccc48bf2c6e42714df85dc9c24aecd4a5c4035b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/user.tpl
Log Message:
-----------
[refs #468] Redesign integration: user.tpl
Commit: b89a7f68f9ca3b52f22096d3fdbb446a558b23f3
https://github.com/dexonline/dexonline/commit/b89a7f68f9ca3b52f22096d3fdbb446a558b23f3
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/acuratete-eval.tpl
M templates/acuratete.tpl
M templates/bits/dropdown.tpl
M wwwbase/js/autoload/acuratete.js
Log Message:
-----------
[refs #468] Redesign integration: acuratete pages
Commit: 68cfe0ca79dcb256829a51cd0e6ab2bb3a744d1f
https://github.com/dexonline/dexonline/commit/68cfe0ca79dcb256829a51cd0e6ab2bb3a744d1f
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/alocare-autori.tpl
M templates/bits/wotdArchive.tpl
M wwwbase/css/autoload/alocare-autori.css
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: alocare-autori
Commit: 5574dcaecc31a2134ab23df3e11c6ea386f0d137
https://github.com/dexonline/dexonline/commit/5574dcaecc31a2134ab23df3e11c6ea386f0d137
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/autori-imagini.tpl
M templates/editare-autor-imagini.tpl
Log Message:
-----------
[refs #468] Redesign integration: autori-imagini
Commit: 8038c18ac718d32fcd706c40ff3e7fa5a0356b16
https://github.com/dexonline/dexonline/commit/8038c18ac718d32fcd706c40ff3e7fa5a0356b16
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/editare-sursa.tpl
M templates/surse.tpl
Log Message:
-----------
[refs #468] Redesign integration: editare-sursa
Commit: 38cdc7a240bd2338343b917fbecc7f0a56aa54da
https://github.com/dexonline/dexonline/commit/38cdc7a240bd2338343b917fbecc7f0a56aa54da
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/tipuri-modele.tpl
Log Message:
-----------
[refs #468] Redesign integration: tipuri-modele
Commit: 1363560933ef85bf53544805a6f5df0d7753540c
https://github.com/dexonline/dexonline/commit/1363560933ef85bf53544805a6f5df0d7753540c
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/autori-imagini.tpl
M templates/editare-autor-imagini.tpl
Log Message:
-----------
[refs #468] Embedding add button in caption
Commit: d1fcb1ea91ac69964b66eb6256c7258d4f3df339
https://github.com/dexonline/dexonline/commit/d1fcb1ea91ac69964b66eb6256c7258d4f3df339
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/flexiuni.tpl
Log Message:
-----------
[refs #468] Redesign integration: flexiuni.tpl
Commit: 9ae955b0e695c572a56704c31c3620e9ff8758ec
https://github.com/dexonline/dexonline/commit/9ae955b0e695c572a56704c31c3620e9ff8758ec
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/moderatori.tpl
Log Message:
-----------
[refs #468] Redesign integration: moderatori.tpl
Commit: b00068a1ec9a8b6821f84628a41dd0236a009392
https://github.com/dexonline/dexonline/commit/b00068a1ec9a8b6821f84628a41dd0236a009392
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/licenta.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: licenta.tpl
Commit: 166b196a35e9627987c1909a35604beebbdb61b2
https://github.com/dexonline/dexonline/commit/166b196a35e9627987c1909a35604beebbdb61b2
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/bits/doneaza-la-ce-folosim.tpl
M templates/doneaza.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: doneaza.tpl
Commit: 35c07db2f04c0b8a522ea7fa4b7813330c031263
https://github.com/dexonline/dexonline/commit/35c07db2f04c0b8a522ea7fa4b7813330c031263
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M templates/base.tpl
M templates/index.tpl
M templates/layout.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Footer and frontpage updates
* moving mission statement above widgets
* moving facebook buttons to footer
* centering footer text
* adding 1rem footer top padding so it's not right next to the content
Commit: d632865c095282aa7dfa5254367628d54b79dd20
https://github.com/dexonline/dexonline/commit/d632865c095282aa7dfa5254367628d54b79dd20
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
A tools/old/fixDuplicateParadigms.php
M wwwbase/admin/deTool.php
Log Message:
-----------
Fix cause of duplicate paradigms. Add script to fix existing errors.
Commit: 0d399a2d00712e74de20b986ccc05253a778c73c
https://github.com/dexonline/dexonline/commit/0d399a2d00712e74de20b986ccc05253a778c73c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M wwwbase/search.php
Log Message:
-----------
Fix broken paradigm permalink (under certain circumstances).
Commit: 8ee02ee4d026cbe1c67d3cba0a4cde45514c15ac
https://github.com/dexonline/dexonline/commit/8ee02ee4d026cbe1c67d3cba0a4cde45514c15ac
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
A templates/responsive/index.tpl
A templates/responsive/responsive-layout.tpl
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
A wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/js/bootstrap
A wwwbase/styles/bootstrap
Log Message:
-----------
[refs #412] (WIP) adding `responsive` skin and bootstrap
Commit: 8577ec021f95596aa33749767f123c448d2922f3
https://github.com/dexonline/dexonline/commit/8577ec021f95596aa33749767f123c448d2922f3
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/responsive/index.tpl
M templates/responsive/responsive-layout.tpl
A wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) responsive-layout + homepage
* adding `responsive.css` for customizations
* adding elements from `zepu/index.tpl` into `responsive/index.tpl` and
structuring them into rows/columns
Commit: 7a10a151ec0b7667daf6605ce86c55184d2e198e
https://github.com/dexonline/dexonline/commit/7a10a151ec0b7667daf6605ce86c55184d2e198e
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
A templates/responsive/bits/banner.tpl
A templates/responsive/bits/searchForm.tpl
A templates/responsive/bits/sourceDropDown.tpl
M templates/responsive/index.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) searchForm and banner customisations
Commit: b7710934247d0b104363457fb63b2b103dc3a95b
https://github.com/dexonline/dexonline/commit/b7710934247d0b104363457fb63b2b103dc3a95b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/bits/searchForm.tpl
M templates/responsive/index.tpl
A templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
A templates/responsive/search.tpl
M templates/zepu/index.tpl
M wwwbase/css/paradigm.css
M wwwbase/search.php
Log Message:
-----------
[refs #412] (WIP) responsive subpages
* adding new page.tpl for subpages (removes the need
for `onHomepage` checks)
* adding two slots for before-content and after-content
* rendering `search.tpl` with skin so `responsive` gets loaded
* customizing `search.tpl` to use the responsive layout
* commenting `common.css` import in `paradigm.css` as it interferes with
bootstrap
* including the "row" into the banner and searchForm templates
Commit: f9f795e55a04c35f46d4ad922a739ba59ddada86
https://github.com/dexonline/dexonline/commit/f9f795e55a04c35f46d4ad922a739ba59ddada86
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/index.tpl
M templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) multiple buttons for xs navbar
* implementing user menu button for collapsed menu (xs)
* use width as max-width for banner
* using separate markup for >xs and xs user menu
Commit: 6cd1edf6b0997658aaf7cc1c4f0b6b97963863de
https://github.com/dexonline/dexonline/commit/6cd1edf6b0997658aaf7cc1c4f0b6b97963863de
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/banner.tpl
M templates/bits/searchForm.tpl
M templates/bits/sourceDropDown.tpl
A templates/index.tpl
M templates/layout.tpl
A templates/page.tpl
R templates/responsive/bits/banner.tpl
R templates/responsive/bits/searchForm.tpl
R templates/responsive/bits/sourceDropDown.tpl
R templates/responsive/index.tpl
R templates/responsive/page.tpl
R templates/responsive/responsive-layout.tpl
R templates/responsive/search.tpl
M templates/search.tpl
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
R wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/css/responsive.css
M wwwbase/index.php
R wwwbase/js/bootstrap
M wwwbase/search.php
R wwwbase/styles/bootstrap
R wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) dropping support for alternate skins
* removing included bootstrap as upstream did a better job with it
* removing `responsive` folder, overwriting templates as necessary
* replacing `displayPageWithSkin` call with `display` in `index.php`
Commit: 3c391907954ba0e612d0151a36440277e1a8add0
https://github.com/dexonline/dexonline/commit/3c391907954ba0e612d0151a36440277e1a8add0
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
A templates/bits/navmenu.tpl
M templates/layout.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Moving navigation menu into separate bit
Also dropping the user menu from collapsed nav header
Commit: 7ea7c107e367de00b6611895d7d2d71468af61c5
https://github.com/dexonline/dexonline/commit/7ea7c107e367de00b6611895d7d2d71468af61c5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/searchForm.tpl
M templates/index.tpl
M templates/layout.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
A templates/widgets/layout.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Rearranging homepage
* using panels for widget display
* adding `layout.tpl` for widgets
Commit: 532766a286ba18e043223c6ef72ad6acf4147bf7
https://github.com/dexonline/dexonline/commit/532766a286ba18e043223c6ef72ad6acf4147bf7
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
A templates/base.tpl
M templates/index.tpl
M templates/layout.tpl
R templates/page.tpl
M templates/search.tpl
Log Message:
-----------
[refs #412] Renaming templates
All templates already include layout.tpl. This makes it easier to use
the new responsive theme in all pages.
* layout.tpl -> base.tpl
* page.tpl -> layout.tpl
Commit: c748cb14357e6cf30c5260183ecc29a1e29dffb2
https://github.com/dexonline/dexonline/commit/c748cb14357e6cf30c5260183ecc29a1e29dffb2
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Brand image with link to homepage for pages
Commit: 4eb9a95c30dce19f274a3d76248c249ac7da7c17
https://github.com/dexonline/dexonline/commit/4eb9a95c30dce19f274a3d76248c249ac7da7c17
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/typoForm.tpl
M templates/search.tpl
M templates/surse.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Updating surse, search and typoForm
Commit: 52eeab05965b0bd4408182a09dcb9e75f3c0169e
https://github.com/dexonline/dexonline/commit/52eeab05965b0bd4408182a09dcb9e75f3c0169e
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/searchForm.tpl
A wwwbase/config.json
M wwwbase/css/bootstrap-theme.min.css
M wwwbase/css/bootstrap.min.css
M wwwbase/js/bootstrap.min.js
Log Message:
-----------
[refs #469] Integrating color #761818
* Using customized bootstrap build with the color set for:
* @brand-primary
* @input-border-focus
* @dropdown-link-hover-color
* @navbar-default-link-hover-color
* dropping `bootstrap-theme.min.css` inclusion from `SmartyWrap`
Commit: 4e6146c3731fb873bbf940b04c44a5090c082e8b
https://github.com/dexonline/dexonline/commit/4e6146c3731fb873bbf940b04c44a5090c082e8b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/adsense.tpl
M templates/bits/banner.tpl
R templates/bits/responsiveBanner.tpl
Log Message:
-----------
[refs #471] Normalizing ads banner
* `adsense.tpl` now uses responsive code from `responsiveBanner.tpl`
* ads container in `banner.tpl` now uses `width` and `height` arguments
for all banner types
* removed unused `responsiveBanner.tpl`
Commit: 7fe696c5895616585a25062249a00d69de4cce13
https://github.com/dexonline/dexonline/commit/7fe696c5895616585a25062249a00d69de4cce13
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/search.tpl
Log Message:
-----------
[refs #469] Using panel for results counter
* titleless panel for the results
* moving paradigmDiv into the results panel so it expands nicely
Commit: 2a86da4bee4f28f06320669d7122b9bfb291bdca
https://github.com/dexonline/dexonline/commit/2a86da4bee4f28f06320669d7122b9bfb291bdca
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/definition.tpl
M templates/bits/typoConfirmation.tpl
M templates/bits/typoForm.tpl
M templates/search.tpl
M templates/wotd.tpl
M wwwbase/css/responsive.css
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Converting typo popup to modal
Commit: 0ebcb94c6a88ac9c8de63136b9778d7896258dc1
https://github.com/dexonline/dexonline/commit/0ebcb94c6a88ac9c8de63136b9778d7896258dc1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/surse.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting source popup to bootstrap popover
Commit: 6e622db4af615575621ff76962fec708adbad98a
https://github.com/dexonline/dexonline/commit/6e622db4af615575621ff76962fec708adbad98a
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/wotdArchive.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] wotd table styling
Commit: 8dd6589f422613ff9c1f19f7380bd9d14647b5c3
https://github.com/dexonline/dexonline/commit/8dd6589f422613ff9c1f19f7380bd9d14647b5c3
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/typoForm.tpl
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Fixing typoForm submission
Forgot to update jQuery selectors for typo textarea and definition id
during the modal makeover. Fixing.
Commit: 128b3445ae172170d7cb5a2989411e489c4c6ed8
https://github.com/dexonline/dexonline/commit/128b3445ae172170d7cb5a2989411e489c4c6ed8
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/wotdPreviousYears.tpl
M templates/wotd.tpl
M wwwbase/wotd.php
Log Message:
-----------
[refs #468] Completing layout changes to wotd page.
Commit: db09c5e2efdee51c153212408c8a7aa8878cc7fc
https://github.com/dexonline/dexonline/commit/db09c5e2efdee51c153212408c8a7aa8878cc7fc
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/contribuie.tpl
Log Message:
-----------
[refs #468] Convert contribuie.tpl
Commit: 8dc79137f7b6380f7de2c37b388c1db7c1800d35
https://github.com/dexonline/dexonline/commit/8dc79137f7b6380f7de2c37b388c1db7c1800d35
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/scrabble.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting scrabble.tpl to new design
Commit: c7ddabc16418e02276c90f069af2a6222eca8364
https://github.com/dexonline/dexonline/commit/c7ddabc16418e02276c90f069af2a6222eca8364
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/articole.tpl
M templates/wotm.tpl
Log Message:
-----------
[refs #468] Converting wotm.tpl
Commit: b2faf6022368a978e2667b757ecce20a5782d7e5
https://github.com/dexonline/dexonline/commit/b2faf6022368a978e2667b757ecce20a5782d7e5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/unelte.tpl
Log Message:
-----------
[refs #468] Converting unelte.tpl
Commit: bb2e17a5bcbecb0b7076a4c82082bbaf71936268
https://github.com/dexonline/dexonline/commit/bb2e17a5bcbecb0b7076a4c82082bbaf71936268
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/auth/login.tpl
M templates/bits/fakeUser.tpl
M templates/editare-avatar.tpl
M templates/preferinte.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting user login and prefs pages
Commit: acce85fcd9ff4941f955881077f512a0535d83a4
https://github.com/dexonline/dexonline/commit/acce85fcd9ff4941f955881077f512a0535d83a4
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/auth/login.tpl
A wwwbase/img/openid/btn_google_dark_normal.png
A wwwbase/img/openid/btn_google_dark_normal.svg
A wwwbase/img/openid/btn_yahoo.png
A wwwbase/img/openid/btn_yahoo.svg
A wwwbase/img/openid/btn_yahoo_light.png
Log Message:
-----------
[refs #468] Updating openid buttons
Commit: 86280e210bde2b162e2cf0979a9dc07abd3caa8a
https://github.com/dexonline/dexonline/commit/86280e210bde2b162e2cf0979a9dc07abd3caa8a
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/base.tpl
M templates/bits/flashMessages.tpl
M templates/etichete.tpl
M templates/layout.tpl
M wwwbase/css/autoload/etichete.css
R wwwbase/css/flash.css
Log Message:
-----------
[refs #468] adding back flashMessage to base.tpl
* refactoring flashMessage to use bootstrap alerts
* removing flash.css
* updating etichete.tpl
Commit: 7849159c79de2b716cc0640c84732e703590cfc5
https://github.com/dexonline/dexonline/commit/7849159c79de2b716cc0640c84732e703590cfc5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/flashMessages.tpl
Log Message:
-----------
[refs #468] codintion for flashMessages
So that it doesn't break the layout with an empty column div.
Commit: 02ea277d2ca8547eb503f018bda7db6422c12947
https://github.com/dexonline/dexonline/commit/02ea277d2ca8547eb503f018bda7db6422c12947
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/cuvinte-favorite.tpl
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Updating cuvinte-favorite to use dl
Some rework was necessary to the removeBookmark JS.
Commit: b5b26e3659c4dba5c6964e8b00a314a7fb6543f1
https://github.com/dexonline/dexonline/commit/b5b26e3659c4dba5c6964e8b00a314a7fb6543f1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/flashMessages.tpl
M templates/contribuie.tpl
M templates/layout.tpl
Log Message:
-----------
[refs #468] flashMessages fixes
* removing flashMessages bit from layout.tpl as it caused message
duplication on subpages
* adding row to flashMessages.tpl to avoid layout breaking
* adding dismiss button to contribuie.tpl login warning
Commit: 436ffd50fa3f9d95dd22688a131ca034d34589a3
https://github.com/dexonline/dexonline/commit/436ffd50fa3f9d95dd22688a131ca034d34589a3
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/facebook.tpl
Log Message:
-----------
[refs #468] Fixing footer facebook button
Commit: 30b46ab9af806f2b31037e5b335bcd29c770edbc
https://github.com/dexonline/dexonline/commit/30b46ab9af806f2b31037e5b335bcd29c770edbc
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/scramble.tpl
M wwwbase/css/autoload/scramble.css
M wwwbase/js/autoload/scramble.js
Log Message:
-----------
[refs #468] Small layout update to scramble game
Commit: 711b3ab6ba8ee546db762f4020b20405976842b5
https://github.com/dexonline/dexonline/commit/711b3ab6ba8ee546db762f4020b20405976842b5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/user.tpl
Log Message:
-----------
[refs #468] Redesign integration: user.tpl
Commit: b6eab23e270b741b1b284b0b5e0d2947edd3eaea
https://github.com/dexonline/dexonline/commit/b6eab23e270b741b1b284b0b5e0d2947edd3eaea
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/acuratete-eval.tpl
M templates/acuratete.tpl
M templates/bits/dropdown.tpl
M wwwbase/js/autoload/acuratete.js
Log Message:
-----------
[refs #468] Redesign integration: acuratete pages
Commit: 0d814b9e48c917fcbb640179c6ad5bb91d9c3d55
https://github.com/dexonline/dexonline/commit/0d814b9e48c917fcbb640179c6ad5bb91d9c3d55
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/alocare-autori.tpl
M templates/bits/wotdArchive.tpl
M wwwbase/css/autoload/alocare-autori.css
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: alocare-autori
Commit: bd0456dc5da11ab84819d7b5acd23016280142e5
https://github.com/dexonline/dexonline/commit/bd0456dc5da11ab84819d7b5acd23016280142e5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/autori-imagini.tpl
M templates/editare-autor-imagini.tpl
Log Message:
-----------
[refs #468] Redesign integration: autori-imagini
Commit: 661bd325ac88a23aed4486bd2901669a098474d1
https://github.com/dexonline/dexonline/commit/661bd325ac88a23aed4486bd2901669a098474d1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/editare-sursa.tpl
M templates/surse.tpl
Log Message:
-----------
[refs #468] Redesign integration: editare-sursa
Commit: 8cb4c9b8d736c967cd550a79775c184deefd3932
https://github.com/dexonline/dexonline/commit/8cb4c9b8d736c967cd550a79775c184deefd3932
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/tipuri-modele.tpl
Log Message:
-----------
[refs #468] Redesign integration: tipuri-modele
Commit: a6c338be23d21be93aa84613557d85f41fbd2f53
https://github.com/dexonline/dexonline/commit/a6c338be23d21be93aa84613557d85f41fbd2f53
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/autori-imagini.tpl
M templates/editare-autor-imagini.tpl
Log Message:
-----------
[refs #468] Embedding add button in caption
Commit: 8b278caa0262ac5ec35cc0fd5b8217f98bff4c00
https://github.com/dexonline/dexonline/commit/8b278caa0262ac5ec35cc0fd5b8217f98bff4c00
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/flexiuni.tpl
Log Message:
-----------
[refs #468] Redesign integration: flexiuni.tpl
Commit: dc62964fbb5b3a8b3d3e20bde9fcbb9be50aa0a5
https://github.com/dexonline/dexonline/commit/dc62964fbb5b3a8b3d3e20bde9fcbb9be50aa0a5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/moderatori.tpl
Log Message:
-----------
[refs #468] Redesign integration: moderatori.tpl
Commit: e72ae84b21f0454faa951b3f4d18847d4ce9a56f
https://github.com/dexonline/dexonline/commit/e72ae84b21f0454faa951b3f4d18847d4ce9a56f
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/licenta.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: licenta.tpl
Commit: 7372e82d2ab33f99203d152a651dfb202642a968
https://github.com/dexonline/dexonline/commit/7372e82d2ab33f99203d152a651dfb202642a968
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/bits/doneaza-la-ce-folosim.tpl
M templates/doneaza.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: doneaza.tpl
Commit: a5b352703f8fed28fe11ddeeb39686379ad5fb33
https://github.com/dexonline/dexonline/commit/a5b352703f8fed28fe11ddeeb39686379ad5fb33
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M templates/base.tpl
M templates/index.tpl
M templates/layout.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Footer and frontpage updates
* moving mission statement above widgets
* moving facebook buttons to footer
* centering footer text
* adding 1rem footer top padding so it's not right next to the content
Commit: 1a2ce39d9db6f681930a13335339e815e3fcdbf9
https://github.com/dexonline/dexonline/commit/1a2ce39d9db6f681930a13335339e815e3fcdbf9
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Log Message:
-----------
Rebase responsive onto master.
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: 97449b06db67f838ae07ecb950995ac20283bbb3
https://github.com/dexonline/dexonline/commit/97449b06db67f838ae07ecb950995ac20283bbb3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M phplib/util.php
M templates/wikiArticle.tpl
M tools/syncWikiArticles.php
A wwwbase/css/autoload/wikiArticle.css
Log Message:
-----------
Convert wiki articles to Bootstrap. Addresses #468.
Commit: 099c59da8bd81a8b8c21f0f4cc8718ea028a107c
https://github.com/dexonline/dexonline/commit/099c59da8bd81a8b8c21f0f4cc8718ea028a107c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M templates/base.tpl
M templates/bits/navmenu.tpl
M templates/crawler/crawler.tpl
M wwwbase/css/responsive.css
R wwwbase/img/logo-dexonline-2.png
A wwwbase/img/logo/logo-nav-narrow.png
A wwwbase/img/logo/logo-nav-wide.png
A wwwbase/img/logo/logo-og.png
Log Message:
-----------
Apply new navbar logo. Addresses #467.
Commit: 68992deddb81168c41536dbac756759682f302c4
https://github.com/dexonline/dexonline/commit/68992deddb81168c41536dbac756759682f302c4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M wwwbase/css/responsive.css
A wwwbase/img/logo/logo-main.png
R wwwbase/img/sprite3.png
Log Message:
-----------
Use single image logo instead of sprite3.png. Addresses #467.
Commit: 8539733dfbfbdda8a6cb6366e058597a18309417
https://github.com/dexonline/dexonline/commit/8539733dfbfbdda8a6cb6366e058597a18309417
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
R tools/cssSprite.php
Log Message:
-----------
Remove old sprite generator. Fixes #467.
Commit: 2d061e13bde053824504c98a7d83612fcb1b4efd
https://github.com/dexonline/dexonline/commit/2d061e13bde053824504c98a7d83612fcb1b4efd
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
M templates/bits/facebook.tpl
M templates/bits/facebookButton.tpl
M templates/preferinte.tpl
R templates/zepu/index-afd.tpl
R templates/zepu/index.tpl
R wwwbase/css/zepu.css
R wwwbase/img/zepu/dexonline_logo_mic.png
R wwwbase/img/zepu/logo.png
Log Message:
-----------
Remove old references to the Zepu skin. Addresses #412.
Commit: 2c0f8bafa3e32c00f3610a16a3c5d57e396f76f6
https://github.com/dexonline/dexonline/commit/2c0f8bafa3e32c00f3610a16a3c5d57e396f76f6
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
R templates/polar/index-afd.tpl
R templates/polar/index.tpl
R wwwbase/css/polar.css
M wwwbase/deprecated/update3.php
R wwwbase/img/polar/dexonline.png
R wwwbase/img/polar/logo-dexonline.png
Log Message:
-----------
Remove old references to the Polar skin. Addresses #412.
Commit: 53063633e9b559d927ba18b05a9cfad945d254a7
https://github.com/dexonline/dexonline/commit/53063633e9b559d927ba18b05a9cfad945d254a7
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
M phplib/session.php
M phplib/util.php
R templates/mobile/index-afd.tpl
R templates/mobile/index.tpl
R wwwbase/css/mobile.css
R wwwbase/css/mobileAndDesktop.css
R wwwbase/img/anniversary/homepage.png
R wwwbase/img/anniversary/meta.png
R wwwbase/img/anniversary/mobile.png
R wwwbase/img/mobile/logo-dexonline-30.png
R wwwbase/img/mobile/logo-dexonline-60.png
M wwwbase/js/dex.js
Log Message:
-----------
Remove old references to the Mobile skin and mobile-related checks. Addresses #412.
Commit: 796fb3ee166629707a7b4b9233115f5ee80971e1
https://github.com/dexonline/dexonline/commit/796fb3ee166629707a7b4b9233115f5ee80971e1
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M dex.conf.sample
M phplib/Preferences.php
M phplib/SearchLog.php
M phplib/SmartyWrap.php
M phplib/session.php
M templates/bits/banner.tpl
M templates/preferinte.tpl
M templates/wotd.tpl
M templates/wotm.tpl
M wwwbase/preferinte.php
Log Message:
-----------
Remove multiple skin support. Addresses #476.
Commit: f383de468d8361305b10916cc683d7b7a7c665e1
https://github.com/dexonline/dexonline/commit/f383de468d8361305b10916cc683d7b7a7c665e1
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M phplib/SmartyWrap.php
Log Message:
-----------
Fix broken file reference.
Commit: ed00fb600f6b0e2b194aa64c015a13e02927f35a
https://github.com/dexonline/dexonline/commit/ed00fb600f6b0e2b194aa64c015a13e02927f35a
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M templates/bits/definition.tpl
M templates/search.tpl
Log Message:
-----------
Convert some search result elements to Bootstrap. Addresses #476.
Commit: 0abe3efa61f09e6448b8f0ef1d35453845179808
https://github.com/dexonline/dexonline/commit/0abe3efa61f09e6448b8f0ef1d35453845179808
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M dex.conf.sample
M phplib/OpenID.php
M phplib/SmartyWrap.php
M phplib/util.php
M templates/bits/definition.tpl
R templates/bits/typoConfirmation.tpl
M templates/bits/typoForm.tpl
A templates/deprecated/update3Instructions.tpl
A templates/deprecated/updateInstructions.tpl
M templates/mirror_message.tpl
M templates/search.tpl
R templates/update3Instructions.tpl
R templates/updateInstructions.tpl
M templates/wotd.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/ajax/typo.php
M wwwbase/auth/login.php
M wwwbase/css/common.css
M wwwbase/deprecated/update.php
M wwwbase/deprecated/update3.php
M wwwbase/js/dex.js
M wwwbase/wotdPreviousYears.php
Log Message:
-----------
Convert more code to Bootstrap. Addresses #468.
Commit: 065e92cee1ee326b115ea4a1e95c16641253b09f
https://github.com/dexonline/dexonline/commit/065e92cee1ee326b115ea4a1e95c16641253b09f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M docs/nginx.conf.sample
M phplib/models/WordOfTheDay.php
R templates/bits/wotdPreviousYears.tpl
M templates/wotd.tpl
M wwwbase/.htaccess.sample
M wwwbase/wotd.php
R wwwbase/wotdPreviousYears.php
Log Message:
-----------
WotD loads data for previous years directly (no Ajax). Addresses #468.
Commit: f573870b6bf277be5dbf1fd1bb5a2375a85db8aa
https://github.com/dexonline/dexonline/commit/f573870b6bf277be5dbf1fd1bb5a2375a85db8aa
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M wwwbase/ajax/getModelsByCodes.php
Log Message:
-----------
Remove debug message.
Commit: c97fc9aa1ccff967d47cfa912439b5aae0518afa
https://github.com/dexonline/dexonline/commit/c97fc9aa1ccff967d47cfa912439b5aae0518afa
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M phplib/models/Definition.php
M templates/admin/ocrInput.tpl
M templates/bits/top.tpl
M templates/doneaza.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M templates/wikiArticle.tpl
A wwwbase/css/autoload/ocrInput.css
A wwwbase/css/autoload/search.css
R wwwbase/css/common.css
M wwwbase/css/flex.css
M wwwbase/css/paradigm.css
M wwwbase/css/responsive.css
A wwwbase/js/autoload/doneaza.js
M wwwbase/js/dex.js
Log Message:
-----------
Convert more code to bootstrap and remove legacy code. Addresses #468.
Commit: e7c1f1ad86e885b3ee9ff05881962b80b5b7780b
https://github.com/dexonline/dexonline/commit/e7c1f1ad86e885b3ee9ff05881962b80b5b7780b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-30 (Sat, 30 Jul 2016)
Changed paths:
M templates/mill.tpl
M templates/scrabble-diferente-loc.tpl
M wwwbase/ajax/mill.php
M wwwbase/css/autoload/mill.css
M wwwbase/js/autoload/mill.js
M wwwbase/mill.php
Log Message:
-----------
Convert the Mill game and a Scrabble subpage to Bootstrap. Addresses #468.
Commit: 36346fa92eebeea35b04ccfbee6e5f3cdf5df229
https://github.com/dexonline/dexonline/commit/36346fa92eebeea35b04ccfbee6e5f3cdf5df229
Author: Radu Borza <radu_borza at yahoo.it>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M templates/admin/ocrInput.tpl
M wwwbase/admin/ocrInput.php
Log Message:
-----------
Update OCR input page (add definition separator)
Commit: d52731c59c92f045151b82b326bed262cd1b5b41
https://github.com/dexonline/dexonline/commit/d52731c59c92f045151b82b326bed262cd1b5b41
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M phplib/StringUtil.php
M phplib/models/FlexModel.php
M phplib/models/InflectedForm.php
M templates/bits/ifArray.tpl
M templates/modele-flexiune.tpl
M wwwbase/css/paradigm.css
Log Message:
-----------
Convert more elements to Bootstrap. Addresses #468.
Commit: 6f752aac7cf277cf4898f9c5d5674d92e2c9a395
https://github.com/dexonline/dexonline/commit/6f752aac7cf277cf4898f9c5d5674d92e2c9a395
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M templates/auth/login.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Convert the login page to Bootstrap.
Commit: cbfd3d35aaf3677aba4c7ae6f0808ac8d07f82b3
https://github.com/dexonline/dexonline/commit/cbfd3d35aaf3677aba4c7ae6f0808ac8d07f82b3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
A wwwbase/css/autoload/doneaza.css
A wwwbase/css/autoload/editare-avatar.css
A wwwbase/css/autoload/index.css
A wwwbase/css/autoload/scrabble.css
A wwwbase/css/autoload/surse.css
A wwwbase/css/autoload/wotd.css
M wwwbase/css/responsive.css
Log Message:
-----------
Move page-specific CSS into autoloaded files. Addresses #468.
Commit: 30c4258b7167f39f001de268f89ebc954067f5a5
https://github.com/dexonline/dexonline/commit/30c4258b7167f39f001de268f89ebc954067f5a5
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M templates/auth/chooseIdentity.tpl
M templates/auth/parola-uitata.tpl
M templates/hangman.tpl
M templates/randomWordList.tpl
M templates/scramble.tpl
M templates/top.tpl
M wwwbase/css/autoload/hangman.css
M wwwbase/css/autoload/scramble.css
M wwwbase/js/autoload/hangman.js
Log Message:
-----------
Convert remaining occurrences of class="paragraphTitle" to Bootstrap. Addresses #476.
Commit: e239115b90b63e367e3a06ac8eff0768ec1c45a3
https://github.com/dexonline/dexonline/commit/e239115b90b63e367e3a06ac8eff0768ec1c45a3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-01 (Mon, 01 Aug 2016)
Changed paths:
M templates/base.tpl
M templates/bits/definition.tpl
M templates/search.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Switch to the Open Sans font. Add styles for some elements.
Commit: 08b2a3a97003ab339f8761554121c0eb355dd96c
https://github.com/dexonline/dexonline/commit/08b2a3a97003ab339f8761554121c0eb355dd96c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-01 (Mon, 01 Aug 2016)
Changed paths:
M templates/unelte.tpl
A wwwbase/js/autoload/unelte.js
Log Message:
-----------
Move some inline JS to a separate file.
Commit: bbe8c714178962ce84bce0ff77c31d0f7abc613b
https://github.com/dexonline/dexonline/commit/bbe8c714178962ce84bce0ff77c31d0f7abc613b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-01 (Mon, 01 Aug 2016)
Changed paths:
R wwwbase/img/icons/arrow_down.png
R wwwbase/img/icons/arrow_up.png
R wwwbase/img/icons/cog.png
R wwwbase/img/icons/coins.png
R wwwbase/img/icons/computer.png
R wwwbase/img/icons/delete.png
R wwwbase/img/icons/flag_pink.png
R wwwbase/img/icons/flag_purple.png
R wwwbase/img/icons/info.png
R wwwbase/img/icons/phone.png
R wwwbase/img/icons/user_orange.png
Log Message:
-----------
Delete unused images. Addresses #476.
Commit: 08194160db2c5ac88d750ca41f27da7428804ed4
https://github.com/dexonline/dexonline/commit/08194160db2c5ac88d750ca41f27da7428804ed4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-01 (Mon, 01 Aug 2016)
Changed paths:
M templates/bits/top.tpl
M templates/unelte.tpl
R wwwbase/img/icons/bullet_arrow_down.png
R wwwbase/img/icons/bullet_arrow_up.png
R wwwbase/img/icons/bullet_go.png
R wwwbase/img/icons/bullet_go_flop.png
R wwwbase/img/icons/control_end.png
R wwwbase/img/icons/control_fastforward.png
R wwwbase/img/icons/control_play.png
R wwwbase/img/icons/control_rewind.png
R wwwbase/img/icons/control_start.png
Log Message:
-----------
Remove more pre-Bootstrap icons. Addresses #476.
Commit: e49f4bd36c7f78afe31b5ef7fec08c02ae617609
https://github.com/dexonline/dexonline/commit/e49f4bd36c7f78afe31b5ef7fec08c02ae617609
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-01 (Mon, 01 Aug 2016)
Changed paths:
M phplib/StringUtil.php
M phplib/models/FlexModel.php
M phplib/models/InflectedForm.php
M templates/auth/chooseIdentity.tpl
M templates/auth/login.tpl
M templates/auth/parola-uitata.tpl
M templates/base.tpl
M templates/bits/definition.tpl
M templates/bits/ifArray.tpl
M templates/hangman.tpl
M templates/mill.tpl
M templates/modele-flexiune.tpl
M templates/randomWordList.tpl
M templates/scrabble-diferente-loc.tpl
M templates/scramble.tpl
M templates/search.tpl
M templates/top.tpl
M wwwbase/ajax/mill.php
A wwwbase/css/autoload/doneaza.css
A wwwbase/css/autoload/editare-avatar.css
M wwwbase/css/autoload/hangman.css
A wwwbase/css/autoload/index.css
M wwwbase/css/autoload/mill.css
A wwwbase/css/autoload/scrabble.css
M wwwbase/css/autoload/scramble.css
A wwwbase/css/autoload/surse.css
A wwwbase/css/autoload/wotd.css
M wwwbase/css/paradigm.css
M wwwbase/css/responsive.css
M wwwbase/js/autoload/hangman.js
M wwwbase/js/autoload/mill.js
M wwwbase/mill.php
Log Message:
-----------
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: f5ef44ffc4de997acf4f8e384d32aa91dc590db4
https://github.com/dexonline/dexonline/commit/f5ef44ffc4de997acf4f8e384d32aa91dc590db4
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Changed paths:
M templates/doneaza.tpl
M wwwbase/css/autoload/doneaza.css
Log Message:
-----------
Refs #475: make the donation option sections responsive
Commit: a283c28aa0dd320e09a8772a1fc93f94ec4cd995
https://github.com/dexonline/dexonline/commit/a283c28aa0dd320e09a8772a1fc93f94ec4cd995
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Changed paths:
M templates/doneaza.tpl
M wwwbase/css/autoload/doneaza.css
Log Message:
-----------
Refs #245: same appearance for all labels and values of donation option boxes
Commit: 1af2a8fb0bcf0b1aae1cbf7b826b9a431c7d8742
https://github.com/dexonline/dexonline/commit/1af2a8fb0bcf0b1aae1cbf7b826b9a431c7d8742
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M templates/istoria-definitiei.tpl
A wwwbase/css/autoload/istoria-definitiei.css
M wwwbase/istoria-definitiei.php
Log Message:
-----------
Convert the history definition page to Bootstrap. Addresses #468.
Commit: 8de3e704e2f4cfa49a97482b6d683d51f98bdfc1
https://github.com/dexonline/dexonline/commit/8de3e704e2f4cfa49a97482b6d683d51f98bdfc1
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/top.tpl
M templates/wikiArticle.tpl
A wwwbase/css/tablesorter/jquery.tablesorter.pager.min.css
R wwwbase/css/tablesorter/theme.blue.css
A wwwbase/css/tablesorter/theme.bootstrap.css
A wwwbase/js/autoload/top.js
A wwwbase/js/autoload/wikiArticle.js
M wwwbase/js/jquery.tablesorter.min.js
M wwwbase/js/jquery.tablesorter.pager.min.js
A wwwbase/js/jquery.tablesorter.widgets.js
R wwwbase/js/tablesorter.dev.js
M wwwbase/top.php
Log Message:
-----------
Convert tablesorter pages to Bootstrap. Addresses #468.
Commit: 96b2cdb003dcb5278d73c813947181b909d1a533
https://github.com/dexonline/dexonline/commit/96b2cdb003dcb5278d73c813947181b909d1a533
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
R wwwbase/js/jquery.tablesorter.min.js
R wwwbase/js/jquery.tablesorter.pager.min.js
R wwwbase/js/jquery.tablesorter.widgets.js
A wwwbase/js/tablesorter/jquery.tablesorter.min.js
A wwwbase/js/tablesorter/jquery.tablesorter.pager.min.js
A wwwbase/js/tablesorter/jquery.tablesorter.widgets.js
Log Message:
-----------
Group tablesorter JS files in a subdirectory. Addresses #468.
Commit: 0a9d423d954710fefd586afaf0843a828d2eaf6b
https://github.com/dexonline/dexonline/commit/0a9d423d954710fefd586afaf0843a828d2eaf6b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M templates/bits/banner.tpl
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Keep the donate link visible on mobiles. Fixes #466.
Commit: bcd478b1a5ca97b1f6c85bb91b50e6a1af57a673
https://github.com/dexonline/dexonline/commit/bcd478b1a5ca97b1f6c85bb91b50e6a1af57a673
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M templates/bits/definition.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #477: style the comments on definition page
Commit: a029168c93894eba9cd9c1e5819cf2d0a33dd955
https://github.com/dexonline/dexonline/commit/a029168c93894eba9cd9c1e5819cf2d0a33dd955
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M templates/bits/banner.tpl
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: f1d35e06060c2683a1065da065c485876d8b07f7
https://github.com/dexonline/dexonline/commit/f1d35e06060c2683a1065da065c485876d8b07f7
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M dex.conf.sample
M templates/bits/banner.tpl
Log Message:
-----------
Move some config variables to a more appropriate section. Addresses #471.
Commit: 0da8d5404c1d9272a12ade944842c82a9185c3be
https://github.com/dexonline/dexonline/commit/0da8d5404c1d9272a12ade944842c82a9185c3be
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M templates/search.tpl
Log Message:
-----------
Refs #477: style the panel and the list for _Articole pe această temă_
Commit: 878e06444122aafd62a5a1cfc9f10e559812f565
https://github.com/dexonline/dexonline/commit/878e06444122aafd62a5a1cfc9f10e559812f565
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M dex.conf.sample
M templates/bits/banner.tpl
Log Message:
-----------
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: 6c36ff3f843c7996f6b491a5f3c6a8244f0a5ace
https://github.com/dexonline/dexonline/commit/6c36ff3f843c7996f6b491a5f3c6a8244f0a5ace
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M dex.conf.sample
M templates/bits/banner.tpl
M templates/bits/openx.tpl
M wwwbase/js/dex.js
Log Message:
-----------
Implement responsive Revive banners. Addresses #471.
Commit: 9a605da6c08d0058ef84e6017be93ad8856af530
https://github.com/dexonline/dexonline/commit/9a605da6c08d0058ef84e6017be93ad8856af530
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M templates/search.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #477: style headers of sections for normal, specialised and unofficial definitions as callouts
Commit: 9248507e05f5239d976487076a9dabc5bdbe52a4
https://github.com/dexonline/dexonline/commit/9248507e05f5239d976487076a9dabc5bdbe52a4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-04 (Thu, 04 Aug 2016)
Changed paths:
M dex.conf.sample
R templates/ads.tpl
M templates/bits/banner.tpl
R templates/bits/openx.tpl
A templates/bits/revive.tpl
M wwwbase/custom-ad.php
M wwwbase/js/dex.js
Log Message:
-----------
Replace 'openx' with 'revive'. Addresses #471.
Commit: a012e8d988325d57192f94b8823dd3e39b208b72
https://github.com/dexonline/dexonline/commit/a012e8d988325d57192f94b8823dd3e39b208b72
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M templates/bits/revive.tpl
M wwwbase/js/dex.js
Log Message:
-----------
Fix sync issue. Closes #471.
Commit: 01ad798612f5bc952729bf3a06c64301770bc504
https://github.com/dexonline/dexonline/commit/01ad798612f5bc952729bf3a06c64301770bc504
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M templates/index.tpl
Log Message:
-----------
Refs #470: move website statement below widgets and center it
Commit: 50bc612a6b40910f58044cdf5ccf600491b42250
https://github.com/dexonline/dexonline/commit/50bc612a6b40910f58044cdf5ccf600491b42250
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M dex.conf.sample
R templates/ads.tpl
M templates/bits/banner.tpl
R templates/bits/openx.tpl
A templates/bits/revive.tpl
M wwwbase/custom-ad.php
M wwwbase/js/dex.js
Log Message:
-----------
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: 863ca62a6190533e8213d2928eed3cb7a8367217
https://github.com/dexonline/dexonline/commit/863ca62a6190533e8213d2928eed3cb7a8367217
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M templates/base.tpl
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: make global menu full width and with white background
Commit: 2a22b7e39cb8198ed41c7d326d08d59ebbab9c23
https://github.com/dexonline/dexonline/commit/2a22b7e39cb8198ed41c7d326d08d59ebbab9c23
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: transform Donează link into a button, making it a call-to-action
Commit: de53e3742ec208f6e6fc32bd953e302709d3a545
https://github.com/dexonline/dexonline/commit/de53e3742ec208f6e6fc32bd953e302709d3a545
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: remove border-radius and border for global menu
Commit: 3cd155a5319661b007621abab2dffcce7b75b50a
https://github.com/dexonline/dexonline/commit/3cd155a5319661b007621abab2dffcce7b75b50a
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-06 (Sat, 06 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: fix bug on 768px, global menu was placed on a second row
Commit: 78c076514b8d53607c0a2992132245cde969da4d
https://github.com/dexonline/dexonline/commit/78c076514b8d53607c0a2992132245cde969da4d
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M templates/index.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
R templates/widgets/layout.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: restructure home page widgets with full box anchor
Commit: a74c0b5cfe2871b75c6d982f4ee08178e097edc8
https://github.com/dexonline/dexonline/commit/a74c0b5cfe2871b75c6d982f4ee08178e097edc8
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M templates/widgets/games.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: fix widget layout on screens bigger than 768 & smaller than 992px
Commit: 6674506612784dd70b97516e92d24dfe70c402d9
https://github.com/dexonline/dexonline/commit/6674506612784dd70b97516e92d24dfe70c402d9
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M templates/widgets/social.tpl
Log Message:
-----------
Refs #470: remove Google+ link from social widget, account not updated
Commit: 13228e2d3b72cc8d90e634bade0cb790a21015d5
https://github.com/dexonline/dexonline/commit/13228e2d3b72cc8d90e634bade0cb790a21015d5
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
R templates/bits/randomWord.tpl
R templates/bits/wotdurl.tpl
R templates/bits/wotmurl.tpl
Log Message:
-----------
Refs #470: remove unused templates for widgets
Commit: 0f5f0be90627d19404e3311fdc4514729e7c0d0e
https://github.com/dexonline/dexonline/commit/0f5f0be90627d19404e3311fdc4514729e7c0d0e
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M templates/index.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: restyle the link for personalizare_elemente
Commit: e920796105d6ee8658e930a523c1f3ee4d27afc2
https://github.com/dexonline/dexonline/commit/e920796105d6ee8658e930a523c1f3ee4d27afc2
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: fix bug, random word appeared on mutiple widgets; custom border-colour for widgets
Commit: f70e47a4b881999a0e6c525b7e650a6c149c4709
https://github.com/dexonline/dexonline/commit/f70e47a4b881999a0e6c525b7e650a6c149c4709
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M wwwbase/config.json
M wwwbase/css/bootstrap-theme.min.css
M wwwbase/css/bootstrap.min.css
M wwwbase/css/responsive.css
M wwwbase/js/bootstrap.min.js
Log Message:
-----------
Refs #477: recompile Bootstrap for custom info colour and body fonts
Commit: 5227ed08843937b58777f2e48bb5c2c276e1c7e4
https://github.com/dexonline/dexonline/commit/5227ed08843937b58777f2e48bb5c2c276e1c7e4
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: lighter box-shadow for search box
Commit: fcc15f21a88898de4aee1afd15b3b2dfa6cb29c1
https://github.com/dexonline/dexonline/commit/fcc15f21a88898de4aee1afd15b3b2dfa6cb29c1
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: lighter website statement on home page
Commit: 03681ec2cc20895d3633daa27bd4fdd1cd862012
https://github.com/dexonline/dexonline/commit/03681ec2cc20895d3633daa27bd4fdd1cd862012
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: add top space for widgets area, when banner is hidden
Commit: 853c1f133726f0568f9ef033ed35be238cfcd35d
https://github.com/dexonline/dexonline/commit/853c1f133726f0568f9ef033ed35be238cfcd35d
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: fix bug - Donează link was not working; better alignment for credit card icon
Commit: c4a6c41a86c681feccf9fb48df59652d7d58cc1b
https://github.com/dexonline/dexonline/commit/c4a6c41a86c681feccf9fb48df59652d7d58cc1b
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: solid white background for suggestions on search box
Commit: 5efe42ceeda8ff9f93bf01704fc4b907f2b91aa1
https://github.com/dexonline/dexonline/commit/5efe42ceeda8ff9f93bf01704fc4b907f2b91aa1
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: restyle suggestions for search box, on hover
Commit: 6a05d5ce046c881174b8ec9ce491f7bbdae2ffd5
https://github.com/dexonline/dexonline/commit/6a05d5ce046c881174b8ec9ce491f7bbdae2ffd5
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M tools/syncWikiArticles.php
Log Message:
-----------
Refs #476: add hover on table rows for all article tables
Commit: b81adbdc06a9623a52ee5f8d360b040e5621cd99
https://github.com/dexonline/dexonline/commit/b81adbdc06a9623a52ee5f8d360b040e5621cd99
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M templates/articole.tpl
M templates/wikiArticle.tpl
Log Message:
-----------
Refs #476: add bullets for articles lists
Commit: eaee2d4b0edc1a6a869c63f16ef795b4bee633e8
https://github.com/dexonline/dexonline/commit/eaee2d4b0edc1a6a869c63f16ef795b4bee633e8
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: replace brown colour for suggestions on search box with red
Commit: ad9883b9b30642e1827a920e66ac42084aa4dfa8
https://github.com/dexonline/dexonline/commit/ad9883b9b30642e1827a920e66ac42084aa4dfa8
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
A templates/responsive/index.tpl
A templates/responsive/responsive-layout.tpl
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
A wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/js/bootstrap
A wwwbase/styles/bootstrap
Log Message:
-----------
[refs #412] (WIP) adding `responsive` skin and bootstrap
Commit: 785ac9df063b3bc65ff14b54533b121c72440b06
https://github.com/dexonline/dexonline/commit/785ac9df063b3bc65ff14b54533b121c72440b06
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/responsive/index.tpl
M templates/responsive/responsive-layout.tpl
A wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) responsive-layout + homepage
* adding `responsive.css` for customizations
* adding elements from `zepu/index.tpl` into `responsive/index.tpl` and
structuring them into rows/columns
Commit: f445253319363158d4e45df0591a77f6c13ff3d4
https://github.com/dexonline/dexonline/commit/f445253319363158d4e45df0591a77f6c13ff3d4
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A templates/responsive/bits/banner.tpl
A templates/responsive/bits/searchForm.tpl
A templates/responsive/bits/sourceDropDown.tpl
M templates/responsive/index.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) searchForm and banner customisations
Commit: fe935b943a1385f4d1926cf5d713013c8b35bdf0
https://github.com/dexonline/dexonline/commit/fe935b943a1385f4d1926cf5d713013c8b35bdf0
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/bits/searchForm.tpl
M templates/responsive/index.tpl
A templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
A templates/responsive/search.tpl
M templates/zepu/index.tpl
M wwwbase/css/paradigm.css
M wwwbase/search.php
Log Message:
-----------
[refs #412] (WIP) responsive subpages
* adding new page.tpl for subpages (removes the need
for `onHomepage` checks)
* adding two slots for before-content and after-content
* rendering `search.tpl` with skin so `responsive` gets loaded
* customizing `search.tpl` to use the responsive layout
* commenting `common.css` import in `paradigm.css` as it interferes with
bootstrap
* including the "row" into the banner and searchForm templates
Commit: b8b509c82942ddf383d24e70f26b3087c3745169
https://github.com/dexonline/dexonline/commit/b8b509c82942ddf383d24e70f26b3087c3745169
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/index.tpl
M templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) multiple buttons for xs navbar
* implementing user menu button for collapsed menu (xs)
* use width as max-width for banner
* using separate markup for >xs and xs user menu
Commit: 9ef52e0700eb493d45a7e4c6ccf0b6315c8dae9b
https://github.com/dexonline/dexonline/commit/9ef52e0700eb493d45a7e4c6ccf0b6315c8dae9b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/banner.tpl
M templates/bits/searchForm.tpl
M templates/bits/sourceDropDown.tpl
A templates/index.tpl
M templates/layout.tpl
A templates/page.tpl
R templates/responsive/bits/banner.tpl
R templates/responsive/bits/searchForm.tpl
R templates/responsive/bits/sourceDropDown.tpl
R templates/responsive/index.tpl
R templates/responsive/page.tpl
R templates/responsive/responsive-layout.tpl
R templates/responsive/search.tpl
M templates/search.tpl
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
R wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/css/responsive.css
M wwwbase/index.php
R wwwbase/js/bootstrap
M wwwbase/search.php
R wwwbase/styles/bootstrap
R wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) dropping support for alternate skins
* removing included bootstrap as upstream did a better job with it
* removing `responsive` folder, overwriting templates as necessary
* replacing `displayPageWithSkin` call with `display` in `index.php`
Commit: f99c258a217cc5994376daad3e97597ec16264b7
https://github.com/dexonline/dexonline/commit/f99c258a217cc5994376daad3e97597ec16264b7
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A templates/bits/navmenu.tpl
M templates/layout.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Moving navigation menu into separate bit
Also dropping the user menu from collapsed nav header
Commit: 5a4570f2cf3b17b579261f6d140aeb79a87ffc42
https://github.com/dexonline/dexonline/commit/5a4570f2cf3b17b579261f6d140aeb79a87ffc42
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/searchForm.tpl
M templates/index.tpl
M templates/layout.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
A templates/widgets/layout.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Rearranging homepage
* using panels for widget display
* adding `layout.tpl` for widgets
Commit: a9a649d8d64e1075efce5aa93f798145a5cb38fd
https://github.com/dexonline/dexonline/commit/a9a649d8d64e1075efce5aa93f798145a5cb38fd
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A templates/base.tpl
M templates/index.tpl
M templates/layout.tpl
R templates/page.tpl
M templates/search.tpl
Log Message:
-----------
[refs #412] Renaming templates
All templates already include layout.tpl. This makes it easier to use
the new responsive theme in all pages.
* layout.tpl -> base.tpl
* page.tpl -> layout.tpl
Commit: e086457a89e06a3fccbcc647a2052c905773974b
https://github.com/dexonline/dexonline/commit/e086457a89e06a3fccbcc647a2052c905773974b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Brand image with link to homepage for pages
Commit: 3e9dcd7a806dd43860347e9692fbdfa8af763163
https://github.com/dexonline/dexonline/commit/3e9dcd7a806dd43860347e9692fbdfa8af763163
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/typoForm.tpl
M templates/search.tpl
M templates/surse.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Updating surse, search and typoForm
Commit: 256bd6d44f99940d2c0b0df3b9cbd42e9ca71c02
https://github.com/dexonline/dexonline/commit/256bd6d44f99940d2c0b0df3b9cbd42e9ca71c02
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/searchForm.tpl
A wwwbase/config.json
M wwwbase/css/bootstrap-theme.min.css
M wwwbase/css/bootstrap.min.css
M wwwbase/js/bootstrap.min.js
Log Message:
-----------
[refs #469] Integrating color #761818
* Using customized bootstrap build with the color set for:
* @brand-primary
* @input-border-focus
* @dropdown-link-hover-color
* @navbar-default-link-hover-color
* dropping `bootstrap-theme.min.css` inclusion from `SmartyWrap`
Commit: df96820cb1a39869eb7309e07fc8ca4b47ef3053
https://github.com/dexonline/dexonline/commit/df96820cb1a39869eb7309e07fc8ca4b47ef3053
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/adsense.tpl
M templates/bits/banner.tpl
R templates/bits/responsiveBanner.tpl
Log Message:
-----------
[refs #471] Normalizing ads banner
* `adsense.tpl` now uses responsive code from `responsiveBanner.tpl`
* ads container in `banner.tpl` now uses `width` and `height` arguments
for all banner types
* removed unused `responsiveBanner.tpl`
Commit: 83516b3f69f8f57b5518cf7239d8af557db7c620
https://github.com/dexonline/dexonline/commit/83516b3f69f8f57b5518cf7239d8af557db7c620
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/search.tpl
Log Message:
-----------
[refs #469] Using panel for results counter
* titleless panel for the results
* moving paradigmDiv into the results panel so it expands nicely
Commit: ea5805a4721499c5e9ff2b30fabe5a909b240475
https://github.com/dexonline/dexonline/commit/ea5805a4721499c5e9ff2b30fabe5a909b240475
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/definition.tpl
M templates/bits/typoConfirmation.tpl
M templates/bits/typoForm.tpl
M templates/search.tpl
M templates/wotd.tpl
M wwwbase/css/responsive.css
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Converting typo popup to modal
Commit: b5f028429a562648f9b833f861a60573078eb215
https://github.com/dexonline/dexonline/commit/b5f028429a562648f9b833f861a60573078eb215
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/surse.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting source popup to bootstrap popover
Commit: cb851b4b1c7f20884be040cf5af606f180b4eb75
https://github.com/dexonline/dexonline/commit/cb851b4b1c7f20884be040cf5af606f180b4eb75
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/wotdArchive.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] wotd table styling
Commit: a9d97f9d7f4c3558d8b6f6fa631872205321f97b
https://github.com/dexonline/dexonline/commit/a9d97f9d7f4c3558d8b6f6fa631872205321f97b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/typoForm.tpl
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Fixing typoForm submission
Forgot to update jQuery selectors for typo textarea and definition id
during the modal makeover. Fixing.
Commit: 71ce1fbc5753c36664471cf493c08f37071b5366
https://github.com/dexonline/dexonline/commit/71ce1fbc5753c36664471cf493c08f37071b5366
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/wotdPreviousYears.tpl
M templates/wotd.tpl
M wwwbase/wotd.php
Log Message:
-----------
[refs #468] Completing layout changes to wotd page.
Commit: 705facff70a682b1e6fbd86e1eebf4e0c6e241ae
https://github.com/dexonline/dexonline/commit/705facff70a682b1e6fbd86e1eebf4e0c6e241ae
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/contribuie.tpl
Log Message:
-----------
[refs #468] Convert contribuie.tpl
Commit: 0a9bcac483059b075bd4873c01a1d7756640880b
https://github.com/dexonline/dexonline/commit/0a9bcac483059b075bd4873c01a1d7756640880b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/scrabble.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting scrabble.tpl to new design
Commit: 8cea51352978f62c695ec920cbf7edde310a4c70
https://github.com/dexonline/dexonline/commit/8cea51352978f62c695ec920cbf7edde310a4c70
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/articole.tpl
M templates/wotm.tpl
Log Message:
-----------
[refs #468] Converting wotm.tpl
Commit: 617eed35c4155446d1928d9a5103f30b5b48abd6
https://github.com/dexonline/dexonline/commit/617eed35c4155446d1928d9a5103f30b5b48abd6
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/unelte.tpl
Log Message:
-----------
[refs #468] Converting unelte.tpl
Commit: 0ae1d7f334b2cb7e9810cb239b7e338d525f854e
https://github.com/dexonline/dexonline/commit/0ae1d7f334b2cb7e9810cb239b7e338d525f854e
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/auth/login.tpl
M templates/bits/fakeUser.tpl
M templates/editare-avatar.tpl
M templates/preferinte.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting user login and prefs pages
Commit: 3624893b3e96b1e00d25682deec793a0a61587a9
https://github.com/dexonline/dexonline/commit/3624893b3e96b1e00d25682deec793a0a61587a9
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/auth/login.tpl
A wwwbase/img/openid/btn_google_dark_normal.png
A wwwbase/img/openid/btn_google_dark_normal.svg
A wwwbase/img/openid/btn_yahoo.png
A wwwbase/img/openid/btn_yahoo.svg
A wwwbase/img/openid/btn_yahoo_light.png
Log Message:
-----------
[refs #468] Updating openid buttons
Commit: e59b9ce618d2dbe70e756acb00700bff0954d155
https://github.com/dexonline/dexonline/commit/e59b9ce618d2dbe70e756acb00700bff0954d155
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/base.tpl
M templates/bits/flashMessages.tpl
M templates/etichete.tpl
M templates/layout.tpl
M wwwbase/css/autoload/etichete.css
R wwwbase/css/flash.css
Log Message:
-----------
[refs #468] adding back flashMessage to base.tpl
* refactoring flashMessage to use bootstrap alerts
* removing flash.css
* updating etichete.tpl
Commit: 0b9c7ab7e3c2b8ca22be1eecbdee149b124ea5b2
https://github.com/dexonline/dexonline/commit/0b9c7ab7e3c2b8ca22be1eecbdee149b124ea5b2
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/flashMessages.tpl
Log Message:
-----------
[refs #468] codintion for flashMessages
So that it doesn't break the layout with an empty column div.
Commit: 7507da9e3eed7b80d91baa93ac45796d2983f755
https://github.com/dexonline/dexonline/commit/7507da9e3eed7b80d91baa93ac45796d2983f755
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/cuvinte-favorite.tpl
M wwwbase/js/dex.js
Log Message:
-----------
[refs #468] Updating cuvinte-favorite to use dl
Some rework was necessary to the removeBookmark JS.
Commit: e435eec8b3f13a755e8c4d15b3faa266e36b9eaf
https://github.com/dexonline/dexonline/commit/e435eec8b3f13a755e8c4d15b3faa266e36b9eaf
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/flashMessages.tpl
M templates/contribuie.tpl
M templates/layout.tpl
Log Message:
-----------
[refs #468] flashMessages fixes
* removing flashMessages bit from layout.tpl as it caused message
duplication on subpages
* adding row to flashMessages.tpl to avoid layout breaking
* adding dismiss button to contribuie.tpl login warning
Commit: 63648b6f7220a782afd070f7f7d38c8282f2074b
https://github.com/dexonline/dexonline/commit/63648b6f7220a782afd070f7f7d38c8282f2074b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/facebook.tpl
Log Message:
-----------
[refs #468] Fixing footer facebook button
Commit: 773570372b92e4d642ef0da1008cc17ed7f7e604
https://github.com/dexonline/dexonline/commit/773570372b92e4d642ef0da1008cc17ed7f7e604
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/scramble.tpl
M wwwbase/css/autoload/scramble.css
M wwwbase/js/autoload/scramble.js
Log Message:
-----------
[refs #468] Small layout update to scramble game
Commit: ae1834bea38f85eb5c5aba2ba8db587f9dca388b
https://github.com/dexonline/dexonline/commit/ae1834bea38f85eb5c5aba2ba8db587f9dca388b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/user.tpl
Log Message:
-----------
[refs #468] Redesign integration: user.tpl
Commit: 44ceda9dd89941dced07155cf417595cd7586fc8
https://github.com/dexonline/dexonline/commit/44ceda9dd89941dced07155cf417595cd7586fc8
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/acuratete-eval.tpl
M templates/acuratete.tpl
M templates/bits/dropdown.tpl
M wwwbase/js/autoload/acuratete.js
Log Message:
-----------
[refs #468] Redesign integration: acuratete pages
Commit: e605d1e0b64442f5929cda97e7318c1bd8a9fd1f
https://github.com/dexonline/dexonline/commit/e605d1e0b64442f5929cda97e7318c1bd8a9fd1f
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/alocare-autori.tpl
M templates/bits/wotdArchive.tpl
M wwwbase/css/autoload/alocare-autori.css
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: alocare-autori
Commit: 312ef37f2209888f127f53954ce01632913fd7e8
https://github.com/dexonline/dexonline/commit/312ef37f2209888f127f53954ce01632913fd7e8
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/autori-imagini.tpl
M templates/editare-autor-imagini.tpl
Log Message:
-----------
[refs #468] Redesign integration: autori-imagini
Commit: 64c79d26d665facc4950fe0b4bc931c037d34bf1
https://github.com/dexonline/dexonline/commit/64c79d26d665facc4950fe0b4bc931c037d34bf1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/editare-sursa.tpl
M templates/surse.tpl
Log Message:
-----------
[refs #468] Redesign integration: editare-sursa
Commit: 78cbffb3f26f6e2a99d2ba156042e3e083be3cbd
https://github.com/dexonline/dexonline/commit/78cbffb3f26f6e2a99d2ba156042e3e083be3cbd
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/tipuri-modele.tpl
Log Message:
-----------
[refs #468] Redesign integration: tipuri-modele
Commit: 38be56c00d122364bbea0eb1b21a37acc9f155c0
https://github.com/dexonline/dexonline/commit/38be56c00d122364bbea0eb1b21a37acc9f155c0
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/autori-imagini.tpl
M templates/editare-autor-imagini.tpl
Log Message:
-----------
[refs #468] Embedding add button in caption
Commit: 76447f58c36a48717080baab6a17a3bf376893cc
https://github.com/dexonline/dexonline/commit/76447f58c36a48717080baab6a17a3bf376893cc
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/flexiuni.tpl
Log Message:
-----------
[refs #468] Redesign integration: flexiuni.tpl
Commit: 8fbd9c9f160d37bcfe21c64458c512656c37ccec
https://github.com/dexonline/dexonline/commit/8fbd9c9f160d37bcfe21c64458c512656c37ccec
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/moderatori.tpl
Log Message:
-----------
[refs #468] Redesign integration: moderatori.tpl
Commit: 23ff112e660fe6792cea45eacb89561938e8700f
https://github.com/dexonline/dexonline/commit/23ff112e660fe6792cea45eacb89561938e8700f
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/licenta.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: licenta.tpl
Commit: 9ae89b057b92fa1c04c1ed6d328d1def3b6064cc
https://github.com/dexonline/dexonline/commit/9ae89b057b92fa1c04c1ed6d328d1def3b6064cc
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/doneaza-la-ce-folosim.tpl
M templates/doneaza.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: doneaza.tpl
Commit: edf8b1961a7fab2c9d8633175128cdfebf4f0ec5
https://github.com/dexonline/dexonline/commit/edf8b1961a7fab2c9d8633175128cdfebf4f0ec5
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/base.tpl
M templates/index.tpl
M templates/layout.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Footer and frontpage updates
* moving mission statement above widgets
* moving facebook buttons to footer
* centering footer text
* adding 1rem footer top padding so it's not right next to the content
Commit: bde56c0a05346558dd0caf3112ff7fdd90232504
https://github.com/dexonline/dexonline/commit/bde56c0a05346558dd0caf3112ff7fdd90232504
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A templates/responsive/index.tpl
A templates/responsive/responsive-layout.tpl
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
A wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
A wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
A wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
A wwwbase/bootstrap-3.3.6-dist/js/npm.js
A wwwbase/js/bootstrap
A wwwbase/styles/bootstrap
Log Message:
-----------
[refs #412] (WIP) adding `responsive` skin and bootstrap
Commit: 2d21bf4e935a0e9a29f2d627c8420407bb13c338
https://github.com/dexonline/dexonline/commit/2d21bf4e935a0e9a29f2d627c8420407bb13c338
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/responsive/index.tpl
M templates/responsive/responsive-layout.tpl
A wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) responsive-layout + homepage
* adding `responsive.css` for customizations
* adding elements from `zepu/index.tpl` into `responsive/index.tpl` and
structuring them into rows/columns
Commit: f159cfd1f1c87407bc25242033f68c55fdca6528
https://github.com/dexonline/dexonline/commit/f159cfd1f1c87407bc25242033f68c55fdca6528
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A templates/responsive/bits/banner.tpl
A templates/responsive/bits/searchForm.tpl
A templates/responsive/bits/sourceDropDown.tpl
M templates/responsive/index.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) searchForm and banner customisations
Commit: 20827ec993596b71eb6af19bf94f201c3da6bd48
https://github.com/dexonline/dexonline/commit/20827ec993596b71eb6af19bf94f201c3da6bd48
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/bits/searchForm.tpl
M templates/responsive/index.tpl
A templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
A templates/responsive/search.tpl
M wwwbase/search.php
Log Message:
-----------
[refs #412] (WIP) responsive subpages
* adding new page.tpl for subpages (removes the need
for `onHomepage` checks)
* adding two slots for before-content and after-content
* rendering `search.tpl` with skin so `responsive` gets loaded
* customizing `search.tpl` to use the responsive layout
* commenting `common.css` import in `paradigm.css` as it interferes with
bootstrap
* including the "row" into the banner and searchForm templates
Commit: c76d81dc921396be783887f5b3ad823908cd2b3a
https://github.com/dexonline/dexonline/commit/c76d81dc921396be783887f5b3ad823908cd2b3a
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/responsive/bits/banner.tpl
M templates/responsive/index.tpl
M templates/responsive/page.tpl
M templates/responsive/responsive-layout.tpl
M wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) multiple buttons for xs navbar
* implementing user menu button for collapsed menu (xs)
* use width as max-width for banner
* using separate markup for >xs and xs user menu
Commit: c5234772a03ed78058c1a8c42441e505dc8732bb
https://github.com/dexonline/dexonline/commit/c5234772a03ed78058c1a8c42441e505dc8732bb
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/banner.tpl
M templates/index.tpl
A templates/page.tpl
R templates/responsive/bits/banner.tpl
R templates/responsive/bits/searchForm.tpl
R templates/responsive/bits/sourceDropDown.tpl
R templates/responsive/index.tpl
R templates/responsive/page.tpl
R templates/responsive/responsive-layout.tpl
R templates/responsive/search.tpl
M templates/search.tpl
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.css.map
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css
R wwwbase/bootstrap-3.3.6-dist/css/bootstrap.min.css.map
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff
R wwwbase/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.js
R wwwbase/bootstrap-3.3.6-dist/js/bootstrap.min.js
R wwwbase/bootstrap-3.3.6-dist/js/npm.js
M wwwbase/css/responsive.css
R wwwbase/js/bootstrap
M wwwbase/search.php
R wwwbase/styles/bootstrap
R wwwbase/styles/responsive.css
Log Message:
-----------
[refs #412] (WIP) dropping support for alternate skins
* removing included bootstrap as upstream did a better job with it
* removing `responsive` folder, overwriting templates as necessary
* replacing `displayPageWithSkin` call with `display` in `index.php`
Commit: f98682ea81e2727a06fec48f7efc724194f14279
https://github.com/dexonline/dexonline/commit/f98682ea81e2727a06fec48f7efc724194f14279
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Moving navigation menu into separate bit
Also dropping the user menu from collapsed nav header
Commit: 732cb83acfd7e439c5dfdc3a143d1acdaba4ad7a
https://github.com/dexonline/dexonline/commit/732cb83acfd7e439c5dfdc3a143d1acdaba4ad7a
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/searchForm.tpl
M templates/index.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Rearranging homepage
* using panels for widget display
* adding `layout.tpl` for widgets
Commit: e5b1e6b470edd77fa35883db1ecb0a9a0daf3402
https://github.com/dexonline/dexonline/commit/e5b1e6b470edd77fa35883db1ecb0a9a0daf3402
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/index.tpl
R templates/page.tpl
M templates/search.tpl
Log Message:
-----------
[refs #412] Renaming templates
All templates already include layout.tpl. This makes it easier to use
the new responsive theme in all pages.
* layout.tpl -> base.tpl
* page.tpl -> layout.tpl
Commit: 732e653e974ee4b28bf6c76714ef41be73545534
https://github.com/dexonline/dexonline/commit/732e653e974ee4b28bf6c76714ef41be73545534
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Brand image with link to homepage for pages
Commit: 42a644a68c6eaa84c989de9c577eb919f5f41864
https://github.com/dexonline/dexonline/commit/42a644a68c6eaa84c989de9c577eb919f5f41864
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #412] Updating surse, search and typoForm
Commit: f732469b106cc666025322401a0ae13ce380421c
https://github.com/dexonline/dexonline/commit/f732469b106cc666025322401a0ae13ce380421c
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/banner.tpl
Log Message:
-----------
[refs #471] Normalizing ads banner
* `adsense.tpl` now uses responsive code from `responsiveBanner.tpl`
* ads container in `banner.tpl` now uses `width` and `height` arguments
for all banner types
* removed unused `responsiveBanner.tpl`
Commit: d8c8c6129f556bf14509cdbc36d3109c50180486
https://github.com/dexonline/dexonline/commit/d8c8c6129f556bf14509cdbc36d3109c50180486
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting typo popup to modal
Commit: 2fdf868a085993344546194fe71471781e9c00ac
https://github.com/dexonline/dexonline/commit/2fdf868a085993344546194fe71471781e9c00ac
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting source popup to bootstrap popover
Commit: e4c90be913412b405604f81ecd342c86ca4dbbfe
https://github.com/dexonline/dexonline/commit/e4c90be913412b405604f81ecd342c86ca4dbbfe
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] wotd table styling
Commit: d7c702378f9f294c259e86af7b39d8367d4799fc
https://github.com/dexonline/dexonline/commit/d7c702378f9f294c259e86af7b39d8367d4799fc
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting scrabble.tpl to new design
Commit: 15dbab2edb47780ee7f9ba35932785f572cd24fe
https://github.com/dexonline/dexonline/commit/15dbab2edb47780ee7f9ba35932785f572cd24fe
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Converting user login and prefs pages
Commit: 5ad06cf15cfb8a1c7cd9e7ed1384da6ba14d4b8b
https://github.com/dexonline/dexonline/commit/5ad06cf15cfb8a1c7cd9e7ed1384da6ba14d4b8b
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/layout.tpl
Log Message:
-----------
[refs #468] adding back flashMessage to base.tpl
* refactoring flashMessage to use bootstrap alerts
* removing flash.css
* updating etichete.tpl
Commit: d60cc06deec5b510b338c043c307ff658c2a22ce
https://github.com/dexonline/dexonline/commit/d60cc06deec5b510b338c043c307ff658c2a22ce
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/layout.tpl
Log Message:
-----------
[refs #468] flashMessages fixes
* removing flashMessages bit from layout.tpl as it caused message
duplication on subpages
* adding row to flashMessages.tpl to avoid layout breaking
* adding dismiss button to contribuie.tpl login warning
Commit: 413d1a3a41242260ec1b427778a7a18baa48bc49
https://github.com/dexonline/dexonline/commit/413d1a3a41242260ec1b427778a7a18baa48bc49
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: alocare-autori
Commit: a7d711b73d69a0d8476d6b3ad8354d51836fd665
https://github.com/dexonline/dexonline/commit/a7d711b73d69a0d8476d6b3ad8354d51836fd665
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: licenta.tpl
Commit: 9262d6358c3c30ba36bc4a38ec1f2bb36eb864e1
https://github.com/dexonline/dexonline/commit/9262d6358c3c30ba36bc4a38ec1f2bb36eb864e1
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Redesign integration: doneaza.tpl
Commit: c79bbfa60ae922e8622bcbec27a4ffef34a79f2d
https://github.com/dexonline/dexonline/commit/c79bbfa60ae922e8622bcbec27a4ffef34a79f2d
Author: David Batranu <dbatranu at gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/index.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
[refs #468] Footer and frontpage updates
* moving mission statement above widgets
* moving facebook buttons to footer
* centering footer text
* adding 1rem footer top padding so it's not right next to the content
Commit: 440aed686f8f8a920a425747f8574af168cd08f9
https://github.com/dexonline/dexonline/commit/440aed686f8f8a920a425747f8574af168cd08f9
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/util.php
M templates/wikiArticle.tpl
M tools/syncWikiArticles.php
A wwwbase/css/autoload/wikiArticle.css
Log Message:
-----------
Convert wiki articles to Bootstrap. Addresses #468.
Commit: 734de7e22e47ece6c2eb2f8025d339f7acf5c653
https://github.com/dexonline/dexonline/commit/734de7e22e47ece6c2eb2f8025d339f7acf5c653
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/base.tpl
M templates/bits/navmenu.tpl
M templates/crawler/crawler.tpl
M wwwbase/css/responsive.css
R wwwbase/img/logo-dexonline-2.png
A wwwbase/img/logo/logo-nav-narrow.png
A wwwbase/img/logo/logo-nav-wide.png
A wwwbase/img/logo/logo-og.png
Log Message:
-----------
Apply new navbar logo. Addresses #467.
Commit: 085aa5fe4c72bbc9337326ce5bca0212e8a33527
https://github.com/dexonline/dexonline/commit/085aa5fe4c72bbc9337326ce5bca0212e8a33527
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
A wwwbase/img/logo/logo-main.png
R wwwbase/img/sprite3.png
Log Message:
-----------
Use single image logo instead of sprite3.png. Addresses #467.
Commit: 1f31c98766070e41702c2db216689b8f71de220c
https://github.com/dexonline/dexonline/commit/1f31c98766070e41702c2db216689b8f71de220c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
R tools/cssSprite.php
Log Message:
-----------
Remove old sprite generator. Fixes #467.
Commit: a77ee1f54645e9c19a114562e0a232eb09dbbf1c
https://github.com/dexonline/dexonline/commit/a77ee1f54645e9c19a114562e0a232eb09dbbf1c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
M templates/bits/facebook.tpl
M templates/bits/facebookButton.tpl
M templates/preferinte.tpl
R templates/zepu/index-afd.tpl
R templates/zepu/index.tpl
R wwwbase/css/zepu.css
R wwwbase/img/zepu/dexonline_logo_mic.png
R wwwbase/img/zepu/logo.png
Log Message:
-----------
Remove old references to the Zepu skin. Addresses #412.
Commit: c3f64def42cb2f792bdd8c5e21d077ee01fcc889
https://github.com/dexonline/dexonline/commit/c3f64def42cb2f792bdd8c5e21d077ee01fcc889
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
R templates/polar/index-afd.tpl
R templates/polar/index.tpl
R wwwbase/css/polar.css
M wwwbase/deprecated/update3.php
R wwwbase/img/polar/dexonline.png
R wwwbase/img/polar/logo-dexonline.png
Log Message:
-----------
Remove old references to the Polar skin. Addresses #412.
Commit: 5aacb80cab727f3983384dc6a9f10ad4dad796cf
https://github.com/dexonline/dexonline/commit/5aacb80cab727f3983384dc6a9f10ad4dad796cf
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M phplib/SmartyWrap.php
M phplib/session.php
M phplib/util.php
R templates/mobile/index-afd.tpl
R templates/mobile/index.tpl
R wwwbase/css/mobile.css
R wwwbase/css/mobileAndDesktop.css
R wwwbase/img/anniversary/homepage.png
R wwwbase/img/anniversary/meta.png
R wwwbase/img/anniversary/mobile.png
R wwwbase/img/mobile/logo-dexonline-30.png
R wwwbase/img/mobile/logo-dexonline-60.png
M wwwbase/js/dex.js
Log Message:
-----------
Remove old references to the Mobile skin and mobile-related checks. Addresses #412.
Commit: dd5760e90e4f9f067083005c3d81c988ebfa9857
https://github.com/dexonline/dexonline/commit/dd5760e90e4f9f067083005c3d81c988ebfa9857
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M phplib/Preferences.php
M phplib/SearchLog.php
M phplib/SmartyWrap.php
M phplib/session.php
M templates/bits/banner.tpl
M templates/preferinte.tpl
M templates/wotd.tpl
M templates/wotm.tpl
M wwwbase/preferinte.php
Log Message:
-----------
Remove multiple skin support. Addresses #476.
Commit: 37f520571502fdc3ea52a9a79a0758f25354206f
https://github.com/dexonline/dexonline/commit/37f520571502fdc3ea52a9a79a0758f25354206f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
Log Message:
-----------
Fix broken file reference.
Commit: 2f2ab9a9e9b7d8ab7960d0e4e31edd9bae1b481f
https://github.com/dexonline/dexonline/commit/2f2ab9a9e9b7d8ab7960d0e4e31edd9bae1b481f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/definition.tpl
M templates/search.tpl
Log Message:
-----------
Convert some search result elements to Bootstrap. Addresses #476.
Commit: 1d13019d1acf1479668496fd6266146cd2265d2f
https://github.com/dexonline/dexonline/commit/1d13019d1acf1479668496fd6266146cd2265d2f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M phplib/OpenID.php
M phplib/SmartyWrap.php
M phplib/util.php
M templates/bits/definition.tpl
R templates/bits/typoConfirmation.tpl
M templates/bits/typoForm.tpl
A templates/deprecated/update3Instructions.tpl
A templates/deprecated/updateInstructions.tpl
M templates/mirror_message.tpl
M templates/search.tpl
R templates/update3Instructions.tpl
R templates/updateInstructions.tpl
M templates/wotd.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/ajax/typo.php
M wwwbase/auth/login.php
M wwwbase/css/common.css
M wwwbase/deprecated/update.php
M wwwbase/deprecated/update3.php
M wwwbase/js/dex.js
M wwwbase/wotdPreviousYears.php
Log Message:
-----------
Convert more code to Bootstrap. Addresses #468.
Commit: 5fbd954ded3eb77c13df607cd1cd2091cab12263
https://github.com/dexonline/dexonline/commit/5fbd954ded3eb77c13df607cd1cd2091cab12263
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M docs/nginx.conf.sample
M phplib/models/WordOfTheDay.php
R templates/bits/wotdPreviousYears.tpl
M templates/wotd.tpl
M wwwbase/.htaccess.sample
M wwwbase/wotd.php
R wwwbase/wotdPreviousYears.php
Log Message:
-----------
WotD loads data for previous years directly (no Ajax). Addresses #468.
Commit: b4ec97ca3cf9f8fa6225a6bed77520ec5821b8bb
https://github.com/dexonline/dexonline/commit/b4ec97ca3cf9f8fa6225a6bed77520ec5821b8bb
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Definition.php
M templates/admin/ocrInput.tpl
M templates/bits/top.tpl
M templates/doneaza.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M templates/wikiArticle.tpl
A wwwbase/css/autoload/ocrInput.css
A wwwbase/css/autoload/search.css
R wwwbase/css/common.css
M wwwbase/css/flex.css
M wwwbase/css/paradigm.css
M wwwbase/css/responsive.css
A wwwbase/js/autoload/doneaza.js
M wwwbase/js/dex.js
Log Message:
-----------
Convert more code to bootstrap and remove legacy code. Addresses #468.
Commit: 09208c7e18daba76c810366c881ccba7004ac020
https://github.com/dexonline/dexonline/commit/09208c7e18daba76c810366c881ccba7004ac020
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/mill.tpl
M templates/scrabble-diferente-loc.tpl
M wwwbase/ajax/mill.php
M wwwbase/css/autoload/mill.css
M wwwbase/js/autoload/mill.js
M wwwbase/mill.php
Log Message:
-----------
Convert the Mill game and a Scrabble subpage to Bootstrap. Addresses #468.
Commit: 32b69032d39fb1786ddc89d5a8e108526875912f
https://github.com/dexonline/dexonline/commit/32b69032d39fb1786ddc89d5a8e108526875912f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/StringUtil.php
M phplib/models/FlexModel.php
M phplib/models/InflectedForm.php
M templates/bits/ifArray.tpl
M templates/modele-flexiune.tpl
M wwwbase/css/paradigm.css
Log Message:
-----------
Convert more elements to Bootstrap. Addresses #468.
Commit: 688f090fef83c8495bb517db8ad2e3568e70513b
https://github.com/dexonline/dexonline/commit/688f090fef83c8495bb517db8ad2e3568e70513b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/auth/login.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Convert the login page to Bootstrap.
Commit: feb4f4e699ed59fe4034ee7698735bdde6cd8f81
https://github.com/dexonline/dexonline/commit/feb4f4e699ed59fe4034ee7698735bdde6cd8f81
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A wwwbase/css/autoload/doneaza.css
A wwwbase/css/autoload/editare-avatar.css
A wwwbase/css/autoload/index.css
A wwwbase/css/autoload/scrabble.css
A wwwbase/css/autoload/surse.css
A wwwbase/css/autoload/wotd.css
M wwwbase/css/responsive.css
Log Message:
-----------
Move page-specific CSS into autoloaded files. Addresses #468.
Commit: 7afa0c1fcbf3d4685781f5f38fd0a674b8f1ee7f
https://github.com/dexonline/dexonline/commit/7afa0c1fcbf3d4685781f5f38fd0a674b8f1ee7f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/auth/chooseIdentity.tpl
M templates/auth/parola-uitata.tpl
M templates/hangman.tpl
M templates/randomWordList.tpl
M templates/scramble.tpl
M templates/top.tpl
M wwwbase/css/autoload/hangman.css
M wwwbase/css/autoload/scramble.css
M wwwbase/js/autoload/hangman.js
Log Message:
-----------
Convert remaining occurrences of class="paragraphTitle" to Bootstrap. Addresses #476.
Commit: 7d85ea69703fc5406139ecfc1a91143d16ff5cdf
https://github.com/dexonline/dexonline/commit/7d85ea69703fc5406139ecfc1a91143d16ff5cdf
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/base.tpl
M templates/bits/definition.tpl
M templates/search.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Switch to the Open Sans font. Add styles for some elements.
Commit: da090413e9bbdca91d7434697c77f3434c90314b
https://github.com/dexonline/dexonline/commit/da090413e9bbdca91d7434697c77f3434c90314b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/unelte.tpl
A wwwbase/js/autoload/unelte.js
Log Message:
-----------
Move some inline JS to a separate file.
Commit: dc48b1bb9f7542720302cd23b91d1fecc576150b
https://github.com/dexonline/dexonline/commit/dc48b1bb9f7542720302cd23b91d1fecc576150b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
R wwwbase/img/icons/arrow_down.png
R wwwbase/img/icons/arrow_up.png
R wwwbase/img/icons/cog.png
R wwwbase/img/icons/coins.png
R wwwbase/img/icons/computer.png
R wwwbase/img/icons/delete.png
R wwwbase/img/icons/flag_pink.png
R wwwbase/img/icons/flag_purple.png
R wwwbase/img/icons/info.png
R wwwbase/img/icons/phone.png
R wwwbase/img/icons/user_orange.png
Log Message:
-----------
Delete unused images. Addresses #476.
Commit: 636eb1aea4d4ed111832ee16c7c15a980ced7942
https://github.com/dexonline/dexonline/commit/636eb1aea4d4ed111832ee16c7c15a980ced7942
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/top.tpl
M templates/unelte.tpl
R wwwbase/img/icons/bullet_arrow_down.png
R wwwbase/img/icons/bullet_arrow_up.png
R wwwbase/img/icons/bullet_go.png
R wwwbase/img/icons/bullet_go_flop.png
R wwwbase/img/icons/control_end.png
R wwwbase/img/icons/control_fastforward.png
R wwwbase/img/icons/control_play.png
R wwwbase/img/icons/control_rewind.png
R wwwbase/img/icons/control_start.png
Log Message:
-----------
Remove more pre-Bootstrap icons. Addresses #476.
Commit: 984a310c2d0a95921e80c628c161c8ece7d17a3c
https://github.com/dexonline/dexonline/commit/984a310c2d0a95921e80c628c161c8ece7d17a3c
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/doneaza.tpl
M wwwbase/css/autoload/doneaza.css
Log Message:
-----------
Refs #475: make the donation option sections responsive
Commit: ac6330fe7bad40767d8fef6e717fdbcfac919a63
https://github.com/dexonline/dexonline/commit/ac6330fe7bad40767d8fef6e717fdbcfac919a63
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/doneaza.tpl
M wwwbase/css/autoload/doneaza.css
Log Message:
-----------
Refs #245: same appearance for all labels and values of donation option boxes
Commit: f948afe85a8f8d8a5152e3aff093989882a11df2
https://github.com/dexonline/dexonline/commit/f948afe85a8f8d8a5152e3aff093989882a11df2
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/istoria-definitiei.tpl
A wwwbase/css/autoload/istoria-definitiei.css
M wwwbase/istoria-definitiei.php
Log Message:
-----------
Convert the history definition page to Bootstrap. Addresses #468.
Commit: 5b5b34ca0473a7fd9bf9310ca69ee4c6d7fa7ccb
https://github.com/dexonline/dexonline/commit/5b5b34ca0473a7fd9bf9310ca69ee4c6d7fa7ccb
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/bits/top.tpl
M templates/wikiArticle.tpl
A wwwbase/css/tablesorter/jquery.tablesorter.pager.min.css
R wwwbase/css/tablesorter/theme.blue.css
A wwwbase/css/tablesorter/theme.bootstrap.css
A wwwbase/js/autoload/top.js
A wwwbase/js/autoload/wikiArticle.js
M wwwbase/js/jquery.tablesorter.min.js
M wwwbase/js/jquery.tablesorter.pager.min.js
A wwwbase/js/jquery.tablesorter.widgets.js
R wwwbase/js/tablesorter.dev.js
M wwwbase/top.php
Log Message:
-----------
Convert tablesorter pages to Bootstrap. Addresses #468.
Commit: 688949c455ab05b0d71ba0422ad0b38684383e36
https://github.com/dexonline/dexonline/commit/688949c455ab05b0d71ba0422ad0b38684383e36
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
R wwwbase/js/jquery.tablesorter.min.js
R wwwbase/js/jquery.tablesorter.pager.min.js
R wwwbase/js/jquery.tablesorter.widgets.js
A wwwbase/js/tablesorter/jquery.tablesorter.min.js
A wwwbase/js/tablesorter/jquery.tablesorter.pager.min.js
A wwwbase/js/tablesorter/jquery.tablesorter.widgets.js
Log Message:
-----------
Group tablesorter JS files in a subdirectory. Addresses #468.
Commit: 6b44502af9965078e80c1cd874ea890998ba4490
https://github.com/dexonline/dexonline/commit/6b44502af9965078e80c1cd874ea890998ba4490
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/banner.tpl
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Keep the donate link visible on mobiles. Fixes #466.
Commit: 672807653a31d8839a01af0d2b3b6a386b24ff0c
https://github.com/dexonline/dexonline/commit/672807653a31d8839a01af0d2b3b6a386b24ff0c
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/definition.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #477: style the comments on definition page
Commit: 405ca003219e6549b054b78dd1080b3e56aef6b3
https://github.com/dexonline/dexonline/commit/405ca003219e6549b054b78dd1080b3e56aef6b3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M templates/bits/banner.tpl
Log Message:
-----------
Move some config variables to a more appropriate section. Addresses #471.
Commit: 6552bb9b6949111c3e821847ee1ebc251288e688
https://github.com/dexonline/dexonline/commit/6552bb9b6949111c3e821847ee1ebc251288e688
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/search.tpl
Log Message:
-----------
Refs #477: style the panel and the list for _Articole pe această temă_
Commit: 74d7347fadafff3fe6ea87c2f40eb7fe1807e7a3
https://github.com/dexonline/dexonline/commit/74d7347fadafff3fe6ea87c2f40eb7fe1807e7a3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
M templates/bits/banner.tpl
M templates/bits/openx.tpl
M wwwbase/js/dex.js
Log Message:
-----------
Implement responsive Revive banners. Addresses #471.
Commit: 124e56b2ddbabbbf669ba19a9daac0216bd00039
https://github.com/dexonline/dexonline/commit/124e56b2ddbabbbf669ba19a9daac0216bd00039
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/search.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #477: style headers of sections for normal, specialised and unofficial definitions as callouts
Commit: 7d80d2891bff935c862d5dfff7c13a3c5ffa09e1
https://github.com/dexonline/dexonline/commit/7d80d2891bff935c862d5dfff7c13a3c5ffa09e1
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M dex.conf.sample
R templates/ads.tpl
M templates/bits/banner.tpl
R templates/bits/openx.tpl
A templates/bits/revive.tpl
M wwwbase/custom-ad.php
M wwwbase/js/dex.js
Log Message:
-----------
Replace 'openx' with 'revive'. Addresses #471.
Commit: a7d0bf7431cf048383537fd4a82444a97c2c389f
https://github.com/dexonline/dexonline/commit/a7d0bf7431cf048383537fd4a82444a97c2c389f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/revive.tpl
M wwwbase/js/dex.js
Log Message:
-----------
Fix sync issue. Closes #471.
Commit: 085ecba77a0fec8de35c56ce254c22f6a23bf0a2
https://github.com/dexonline/dexonline/commit/085ecba77a0fec8de35c56ce254c22f6a23bf0a2
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/index.tpl
Log Message:
-----------
Refs #470: move website statement below widgets and center it
Commit: 0c7657dc8de40848f469be9dc0f20cc0e5592eb8
https://github.com/dexonline/dexonline/commit/0c7657dc8de40848f469be9dc0f20cc0e5592eb8
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/base.tpl
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: make global menu full width and with white background
Commit: dbb2a2069d9754b5fe10a15d34513f3898b9b9ac
https://github.com/dexonline/dexonline/commit/dbb2a2069d9754b5fe10a15d34513f3898b9b9ac
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: transform Donează link into a button, making it a call-to-action
Commit: 01a237e77045c6c3ae17ab0fc0b766a7c2bb1951
https://github.com/dexonline/dexonline/commit/01a237e77045c6c3ae17ab0fc0b766a7c2bb1951
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: remove border-radius and border for global menu
Commit: 6c5eea421f3ac50d158921498f3b1ae3624c0e08
https://github.com/dexonline/dexonline/commit/6c5eea421f3ac50d158921498f3b1ae3624c0e08
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: fix bug on 768px, global menu was placed on a second row
Commit: fe1ebb7f8ec8809e9ee105df3c9734dcdb1edd86
https://github.com/dexonline/dexonline/commit/fe1ebb7f8ec8809e9ee105df3c9734dcdb1edd86
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/index.tpl
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
R templates/widgets/layout.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: restructure home page widgets with full box anchor
Commit: c3d3304ef69a640c6ce40d87ba265c1d609299ed
https://github.com/dexonline/dexonline/commit/c3d3304ef69a640c6ce40d87ba265c1d609299ed
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/widgets/games.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: fix widget layout on screens bigger than 768 & smaller than 992px
Commit: 2bfe99b815ab2faa3474d00928bcc4c4e8d5bb47
https://github.com/dexonline/dexonline/commit/2bfe99b815ab2faa3474d00928bcc4c4e8d5bb47
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/widgets/social.tpl
Log Message:
-----------
Refs #470: remove Google+ link from social widget, account not updated
Commit: 0ef8d87f9cceec58d104abd2a955c0535e5824cf
https://github.com/dexonline/dexonline/commit/0ef8d87f9cceec58d104abd2a955c0535e5824cf
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
R templates/bits/randomWord.tpl
R templates/bits/wotdurl.tpl
R templates/bits/wotmurl.tpl
Log Message:
-----------
Refs #470: remove unused templates for widgets
Commit: 670a91c627da18aa71d9bc473e827bebdaedd4df
https://github.com/dexonline/dexonline/commit/670a91c627da18aa71d9bc473e827bebdaedd4df
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/index.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: restyle the link for personalizare_elemente
Commit: a1261840040df3694ba64f3ff7b0f169a38f0a72
https://github.com/dexonline/dexonline/commit/a1261840040df3694ba64f3ff7b0f169a38f0a72
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/widgets/articleOfTheMonth.tpl
M templates/widgets/games.tpl
M templates/widgets/randomWord.tpl
M templates/widgets/social.tpl
M templates/widgets/wotd.tpl
M templates/widgets/wotm.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #470: fix bug, random word appeared on mutiple widgets; custom border-colour for widgets
Commit: a765517ca3877b15f9f5982335460d78fd36eef8
https://github.com/dexonline/dexonline/commit/a765517ca3877b15f9f5982335460d78fd36eef8
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/config.json
M wwwbase/css/bootstrap-theme.min.css
M wwwbase/css/bootstrap.min.css
M wwwbase/css/responsive.css
M wwwbase/js/bootstrap.min.js
Log Message:
-----------
Refs #477: recompile Bootstrap for custom info colour and body fonts
Commit: 3d1cbb4ac60489d2e735ca63bfdeb16de5adff79
https://github.com/dexonline/dexonline/commit/3d1cbb4ac60489d2e735ca63bfdeb16de5adff79
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: lighter box-shadow for search box
Commit: 9045cb9198d64c349d4691fb8b54f54174f9febb
https://github.com/dexonline/dexonline/commit/9045cb9198d64c349d4691fb8b54f54174f9febb
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: lighter website statement on home page
Commit: 1346dd9f3fd73ed32c09f145cc14bdeb20227119
https://github.com/dexonline/dexonline/commit/1346dd9f3fd73ed32c09f145cc14bdeb20227119
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: add top space for widgets area, when banner is hidden
Commit: b248452c4ffbed280296c2c0eba6af295112c841
https://github.com/dexonline/dexonline/commit/b248452c4ffbed280296c2c0eba6af295112c841
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/navmenu.tpl
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: fix bug - Donează link was not working; better alignment for credit card icon
Commit: 83628cf3fd93635ec8d1159f09bd673805f3f775
https://github.com/dexonline/dexonline/commit/83628cf3fd93635ec8d1159f09bd673805f3f775
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: solid white background for suggestions on search box
Commit: 48eb28c1e57b6415866fb71e140cfd376c24bfa8
https://github.com/dexonline/dexonline/commit/48eb28c1e57b6415866fb71e140cfd376c24bfa8
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: restyle suggestions for search box, on hover
Commit: 05e6be383d74e6f9ed88ffb67ae512d03ed27bc2
https://github.com/dexonline/dexonline/commit/05e6be383d74e6f9ed88ffb67ae512d03ed27bc2
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M tools/syncWikiArticles.php
Log Message:
-----------
Refs #476: add hover on table rows for all article tables
Commit: 50199f1efa644b1efa49dc48d3ac18d5eca6457a
https://github.com/dexonline/dexonline/commit/50199f1efa644b1efa49dc48d3ac18d5eca6457a
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/articole.tpl
M templates/wikiArticle.tpl
Log Message:
-----------
Refs #476: add bullets for articles lists
Commit: 650a70ab2ef71b59dd1bec50fac58d62922fa8bd
https://github.com/dexonline/dexonline/commit/650a70ab2ef71b59dd1bec50fac58d62922fa8bd
Author: Sonia Andriu <sonia at andriu.ro>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/css/responsive.css
Log Message:
-----------
Refs #476: replace brown colour for suggestions on search box with red
Commit: d97d6e5c80884f56d63174dccef0aab0caf8fda8
https://github.com/dexonline/dexonline/commit/d97d6e5c80884f56d63174dccef0aab0caf8fda8
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/searchForm.tpl
Log Message:
-----------
Merge branch 'responsive' of https://github.com/dexonline/dexonline into responsive
Commit: 71c5a6db7acf45314d184e16e15262a86e7784dd
https://github.com/dexonline/dexonline/commit/71c5a6db7acf45314d184e16e15262a86e7784dd
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/searchForm.tpl
Log Message:
-----------
Oops.
Commit: 33fbf87f9456e429dcefb8818998cfb946c199ed
https://github.com/dexonline/dexonline/commit/33fbf87f9456e429dcefb8818998cfb946c199ed
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/lexemEdit.tpl
M wwwbase/admin/lexemEdit.php
A wwwbase/ajax/getEntries.php
A wwwbase/ajax/getEntriesById.php
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Show the entryId field on the lexem edit page. Addresses #66.
Commit: 84206fd4ceb9ee8fd37f8f12145ee1196e0a7a65
https://github.com/dexonline/dexonline/commit/84206fd4ceb9ee8fd37f8f12145ee1196e0a7a65
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/js/autoload/lexemEdit.js
M wwwbase/js/select2Dev.js
Log Message:
-----------
Add edit links to select2 entries.
Commit: 89147ff3b1d4bc63dc050cb2ac18fc6a116344e2
https://github.com/dexonline/dexonline/commit/89147ff3b1d4bc63dc050cb2ac18fc6a116344e2
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00157.php
A patches/00158.sql
A patches/00159.php
Log Message:
-----------
Split lexems having multiple models.
Associate inflected forms and lexem sources with lexems.
Addresses #66.
Commit: ae0c3d1b1d0c3c5945416bd3e65ef2aae6862fbb
https://github.com/dexonline/dexonline/commit/ae0c3d1b1d0c3c5945416bd3e65ef2aae6862fbb
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M docs/schema.txt
M phplib/models/InflectedForm.php
M phplib/models/Lexem.php
R phplib/models/LexemModel.php
M templates/admin/bulkLabel.tpl
M templates/admin/editModel.tpl
A templates/bits/lexem.tpl
R templates/bits/lexemModel.tpl
M templates/bits/lexemSources.tpl
M templates/bits/multiParadigm.tpl
M templates/modele-flexiune.tpl
M templates/paradigm/paradigm.tpl
M templates/paradigm/paradigmA.tpl
M templates/paradigm/paradigmI.tpl
M templates/paradigm/paradigmN.tpl
M templates/paradigm/paradigmP.tpl
M templates/paradigm/paradigmV.tpl
M wwwbase/admin/bulkLabel.php
M wwwbase/admin/bulkLabelSelectSuffix.php
M wwwbase/admin/editModel.php
M wwwbase/admin/index.php
M wwwbase/css/paradigm.css
M wwwbase/modele-flexiune.php
M wwwbase/paradigm.php
M wwwbase/search.php
M wwwbase/tipuri-modele.php
Log Message:
-----------
Merge LexemModel into Lexem. Partial work. Addresses #66.
Commit: 11e930e7f21a4c851ce9201c0d19efa382f0bec3
https://github.com/dexonline/dexonline/commit/11e930e7f21a4c851ce9201c0d19efa382f0bec3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00160.sql
Log Message:
-----------
Patch to rename field in FullTextIndex.
Commit: a7ddf9b118f384b1f7f88258902102f3bb108277
https://github.com/dexonline/dexonline/commit/a7ddf9b118f384b1f7f88258902102f3bb108277
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Definition.php
M phplib/models/FullTextIndex.php
M templates/admin/lexemList.tpl
M tools/rebuildFullTextIndex.php
M wwwbase/admin/lexemSearch.php
Log Message:
-----------
convert code related to the full text index. Addresses #66.
Commit: 5c11dcf68d20b6e1b0a4b9731628f638df472b13
https://github.com/dexonline/dexonline/commit/5c11dcf68d20b6e1b0a4b9731628f638df472b13
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
R tools/reassocciateDE.php
Log Message:
-----------
Delete tools/reassociateDE.php (command-line tool now superseded by deTool.php).
Commit: 9b1550af45a3c6441b817c0d791db1e9e2bfa4e5
https://github.com/dexonline/dexonline/commit/9b1550af45a3c6441b817c0d791db1e9e2bfa4e5
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Lexem.php
M templates/admin/deTool.tpl
M templates/admin/deleteModel.tpl
M templates/admin/lexemEdit.tpl
M templates/admin/lexemEditActions.tpl
M templates/admin/mergeLexems.tpl
M templates/bits/lexemEditModel.tpl
M templates/bits/lexemSources.tpl
M tools/bulk/importDefinitions.php
M tools/freezeLocVersion.php
M tools/rebuildScrabbleForms.php
M tools/truncateDatabase.sql
M wwwbase/admin/deTool.php
M wwwbase/admin/deleteModel.php
M wwwbase/admin/lexemEdit.php
M wwwbase/admin/mergeLexems.php
M wwwbase/admin/placeAccents.php
M wwwbase/ajax/getEntries.php
A wwwbase/ajax/getModelByLexemId.php
R wwwbase/ajax/getModelsByLexemId.php
M wwwbase/ajax/scramble.php
M wwwbase/css/autoload/lexemEdit.css
M wwwbase/js/autoload/deTool.js
M wwwbase/js/autoload/lexemEdit.js
M wwwbase/scrabble.php
Log Message:
-----------
More conversions from LexemModel to Lexem. Addresses #66.
Commit: ac4817b68ab610a458e6c5c1eab740cfa1427725
https://github.com/dexonline/dexonline/commit/ac4817b68ab610a458e6c5c1eab740cfa1427725
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/cloneModel.tpl
M tools/getWotdImageByEmail.php
M wwwbase/admin/cloneModel.php
M wwwbase/admin/viewTemporaryLexems.php
M wwwbase/ajax/meaningMention.php
Log Message:
-----------
Aore conversions from LexemModel to Lexem. Addresses #66.
Commit: 1df8df0d4bc9f8b086f1cf5e1b7736e3b4248af0
https://github.com/dexonline/dexonline/commit/1df8df0d4bc9f8b086f1cf5e1b7736e3b4248af0
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M test/constraints.xml
M test/searchByInflectedForm.xml
M tools/resetTestingDatabase.php
Log Message:
-----------
Fix unit tests. Addresses #66.
Commit: 14ac6f6dd8aa7bc32c09f46dc02a06f25fdd9327
https://github.com/dexonline/dexonline/commit/14ac6f6dd8aa7bc32c09f46dc02a06f25fdd9327
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/xml/xmldump/lexem.tpl
Log Message:
-----------
Final conversion from LexemModel to Lexem. Addresses #66.
Commit: b43ff9e8e8fdffca356a413d044118ddf1bb0b9e
https://github.com/dexonline/dexonline/commit/b43ff9e8e8fdffca356a413d044118ddf1bb0b9e
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00161.sql
Log Message:
-----------
Drop old LexemModel table and foreign keys. Addresses #66.
Commit: 29f003b34a05df7966648c4bd5a66cb99d5e9a9a
https://github.com/dexonline/dexonline/commit/29f003b34a05df7966648c4bd5a66cb99d5e9a9a
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Entry.php
M phplib/models/Lexem.php
M wwwbase/admin/deTool.php
Log Message:
-----------
Create entries when creating new lexems. Addresses #66.
Commit: 48793c9e23b36d96732434f4aa1847940c007d81
https://github.com/dexonline/dexonline/commit/48793c9e23b36d96732434f4aa1847940c007d81
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M docs/schema.txt
A patches/00162.sql
Log Message:
-----------
Patch to migrate LexemDefinitionMap to EntryDefinition. Addresses #66.
Commit: ad8cba2a09f042c39b627c2c8ecd87195e535263
https://github.com/dexonline/dexonline/commit/ad8cba2a09f042c39b627c2c8ecd87195e535263
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SimilarRecord.php
M phplib/models/Definition.php
M phplib/models/Entry.php
A phplib/models/EntryDefinition.php
M phplib/models/Lexem.php
R phplib/models/LexemDefinitionMap.php
M templates/admin/deTool.tpl
M templates/admin/definitionEdit.tpl
A templates/admin/entryList.tpl
M templates/admin/lexemEdit.tpl
M templates/admin/lexemEditActions.tpl
A templates/admin/viewUnassociatedEntries.tpl
R templates/admin/viewUnassociatedLexems.tpl
M templates/editEntry.tpl
M tools/deleteSpam.php
M wwwbase/admin/deTool.php
M wwwbase/admin/definitionEdit.php
M wwwbase/admin/index.php
M wwwbase/admin/lexemEdit.php
M wwwbase/admin/lexemSearch.php
M wwwbase/admin/mergeLexems.php
M wwwbase/admin/structChooseLexem.php
M wwwbase/admin/viewPendingDefinitions.php
M wwwbase/admin/viewTemporaryLexems.php
M wwwbase/admin/viewUnassociatedDefinitions.php
A wwwbase/admin/viewUnassociatedEntries.php
R wwwbase/admin/viewUnassociatedLexems.php
M wwwbase/ajax/deleteDefinition.php
M wwwbase/ajax/getDefinitionsForLexem.php
M wwwbase/ajax/getSimilarRecord.php
M wwwbase/ajax/mill.php
M wwwbase/auth/login.php
M wwwbase/contribuie.php
A wwwbase/css/autoload/editEntry.css
M wwwbase/css/autoload/lexemEdit.css
M wwwbase/css/flex.css
R wwwbase/deprecated/update.php
R wwwbase/deprecated/update3.php
M wwwbase/editEntry.php
M wwwbase/hangman.php
M wwwbase/js/autoload/contribuie.js
M wwwbase/js/autoload/deTool.js
M wwwbase/js/autoload/definitionEdit.js
M wwwbase/js/autoload/editEntry.js
M wwwbase/js/autoload/lexemEdit.js
M wwwbase/js/select2Dev.js
Log Message:
-----------
Migrate lexems from definitions to entries. Partial work. Addresses #66.
Commit: cabed3622842298c1863675b9bbb9031eaa18cfa
https://github.com/dexonline/dexonline/commit/cabed3622842298c1863675b9bbb9031eaa18cfa
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/deTool.tpl
M wwwbase/admin/deTool.php
M wwwbase/js/autoload/deTool.js
Log Message:
-----------
Convert deTool to use EntryDefinitions. Addresses #66.
Commit: 92a84a4c5606152213e0fa6eb840abfa9070f48c
https://github.com/dexonline/dexonline/commit/92a84a4c5606152213e0fa6eb840abfa9070f48c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
R templates/deprecated/update3Instructions.tpl
R templates/deprecated/updateInstructions.tpl
M tools/generateSitemap.php
Log Message:
-----------
Remove code related to update.php and update3.php. Addresses #66.
Commit: aca41bfbae6d8222090ff4298f5173f88c55ed9b
https://github.com/dexonline/dexonline/commit/aca41bfbae6d8222090ff4298f5173f88c55ed9b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Definition.php
M phplib/models/Lexem.php
M tools/bulk/importDefinitions.php
M tools/evalSimilarCheckbox.php
M tools/getWotdImageByEmail.php
M tools/resetTestingDatabase.php
M tools/truncateDatabase.sql
M tools/updateRandomWord.sh
M wwwbase/admin/bulkLabel.php
M wwwbase/admin/placeAccents.php
M wwwbase/search.php
Log Message:
-----------
More conversions from LexemDefinitionMap to EntryDefinition. Addresses #66.
Commit: d98cd11ffe025cb1cbf56758a99f58280f84a61e
https://github.com/dexonline/dexonline/commit/d98cd11ffe025cb1cbf56758a99f58280f84a61e
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
R templates/bits/updateError.tpl
R templates/xml/update.tpl
R templates/xml/update3Abbrev.tpl
R templates/xml/update3Definitions.tpl
R templates/xml/update3Inflections.tpl
R templates/xml/update3Lexems.tpl
R templates/xml/update3Sources.tpl
Log Message:
-----------
Removed even mode code related to update.php and update3.php. Addresses #66.
Commit: 5130307528b7e6eaf33b7d6f0d847e065ac5f1da
https://github.com/dexonline/dexonline/commit/5130307528b7e6eaf33b7d6f0d847e065ac5f1da
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A phplib/XmlDump.php
M phplib/db.php
A templates/xml/update5.tpl
A templates/xml/xmldump/entry.tpl
M templates/xml/xmldump/lexem.tpl
M tools/dumpDatabaseXml.php
M wwwbase/update4.php
A wwwbase/update5.php
Log Message:
-----------
Finish migrating LexemDefinitionMap to EntryDefinition. Addresses #66.
Commit: a83b22f963f4521776f75c878a9077472258d7f1
https://github.com/dexonline/dexonline/commit/a83b22f963f4521776f75c878a9077472258d7f1
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00163.sql
A phplib/models/DefinitionTag.php
M templates/admin/definitionEdit.tpl
M wwwbase/admin/definitionEdit.php
A wwwbase/ajax/getTags.php
A wwwbase/ajax/getTagsById.php
M wwwbase/js/autoload/definitionEdit.js
Log Message:
-----------
Add definition tags. Addresses #66.
Commit: 31edb9c6b57fd007c48d0e3b4670d56609873025
https://github.com/dexonline/dexonline/commit/31edb9c6b57fd007c48d0e3b4670d56609873025
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SimilarRecord.php
M templates/admin/definitionEdit.tpl
M templates/bits/statusDropDown.tpl
M wwwbase/admin/definitionEdit.php
A wwwbase/css/autoload/definitionEdit.css
M wwwbase/css/flex.css
Log Message:
-----------
Convert definitionEdit to bootstrap. Still has some glitches. Addresses #66.
Commit: 614c0878fa6b76629ce72cc67bd8d3b36e763a2c
https://github.com/dexonline/dexonline/commit/614c0878fa6b76629ce72cc67bd8d3b36e763a2c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/definitionEdit.tpl
M wwwbase/css/autoload/definitionEdit.css
Log Message:
-----------
Tweaks to the definition edit page. Addresses #66.
Commit: 7af4d9849c6d0179b53ef0a9be2fbd1a3a4685f7
https://github.com/dexonline/dexonline/commit/7af4d9849c6d0179b53ef0a9be2fbd1a3a4685f7
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/definitionEdit.tpl
M wwwbase/admin/definitionEdit.php
Log Message:
-----------
Expose the Definition.structured bit on the definition edit page. Addresses #66.
Commit: 11609e3117886e4693eb6fe45f4f28d27399ec88
https://github.com/dexonline/dexonline/commit/11609e3117886e4693eb6fe45f4f28d27399ec88
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M templates/admin/lexemEdit.tpl
M templates/admin/lexemEditActions.tpl
M templates/bits/fgf.tpl
R templates/bits/lexemEditModel.tpl
M templates/bits/structStatus.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/css/autoload/lexemEdit.css
M wwwbase/css/flex.css
R wwwbase/css/jquery-wm/clear.gif
R wwwbase/css/jquery-wm/jquery.wm.default.icons.png
R wwwbase/css/jquery-wm/main.css
M wwwbase/js/autoload/lexemEdit.js
R wwwbase/js/jquery-wm.js
Log Message:
-----------
Convert the lexem edit page to Bootstrap. Remove the Javascript window manager.
Addresses #66.
Commit: 40081817351d80d90708b95b3680539838824c61
https://github.com/dexonline/dexonline/commit/40081817351d80d90708b95b3680539838824c61
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/definitionEdit.tpl
Log Message:
-----------
Improve some checkbox code. Move tooltips to a wiki page. Addresses #66.
Commit: 378d9b547f328130be57528ff1900b999218a924
https://github.com/dexonline/dexonline/commit/378d9b547f328130be57528ff1900b999218a924
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/update5.php
Log Message:
-----------
Fix link to update5.php specs. Addresses #66.
Commit: 5f883b569435a166263a65ab5baf593ab6628afd
https://github.com/dexonline/dexonline/commit/5f883b569435a166263a65ab5baf593ab6628afd
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Enable some disabled <select>s so they submit properly. Addresses #66.
Commit: 8f32f80fc8dd596a1b52300196f60fd34cbf56e9
https://github.com/dexonline/dexonline/commit/8f32f80fc8dd596a1b52300196f60fd34cbf56e9
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00164.sql
A phplib/models/LexemTag.php
M templates/admin/lexemEdit.tpl
M templates/admin/lexemEditActions.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Added LexemTags. Addresses #66.
Commit: 569fa0a597fe14fe60a6560f20a3ddd3e1d5046d
https://github.com/dexonline/dexonline/commit/569fa0a597fe14fe60a6560f20a3ddd3e1d5046d
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/lexemEdit.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Expose the Lexem.stopWord field. Addresses #66.
Commit: ef4998185d1b9e168cbbb684ff99a91ad0d921b4
https://github.com/dexonline/dexonline/commit/ef4998185d1b9e168cbbb684ff99a91ad0d921b4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/lexemEdit.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Better implementation of a readonly checkbox. Addresses #66.
Commit: 3de657b82be052088291ebba86399015c9bc1ec5
https://github.com/dexonline/dexonline/commit/3de657b82be052088291ebba86399015c9bc1ec5
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00165.sql
A patches/00166.php
M phplib/models/Entry.php
A phplib/models/Tree.php
A phplib/models/TreeEntry.php
Log Message:
-----------
Add the Tree class as a container for meaning trees. Migrate meaning associations from lexems to trees. Addresses #66.
Commit: b4320bc748a35348eac9b31adb713c46955add66
https://github.com/dexonline/dexonline/commit/b4320bc748a35348eac9b31adb713c46955add66
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/SmartyWrap.php
M phplib/models/Entry.php
M phplib/models/Meaning.php
M phplib/models/Tree.php
M templates/bits/meaningTree.tpl
M templates/editEntry.tpl
A wwwbase/ajax/getTrees.php
A wwwbase/ajax/getTreesById.php
M wwwbase/css/autoload/lexemEdit.css
A wwwbase/css/meaningTree.css
M wwwbase/editEntry.php
M wwwbase/js/autoload/editEntry.js
M wwwbase/js/autoload/lexemEdit.js
A wwwbase/js/meaningTree.js
M wwwbase/js/select2Dev.js
Log Message:
-----------
Show read-only trees on the entry edit page. Addresses #66.
Commit: 7936b1ae252188a044cdb00758bf8b8711d82612
https://github.com/dexonline/dexonline/commit/7936b1ae252188a044cdb00758bf8b8711d82612
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/editEntry.tpl
M wwwbase/js/autoload/editEntry.js
M wwwbase/js/select2Dev.js
Log Message:
-----------
Better edit links. Addresses #66.
Commit: c8a99161d84d3cbb2b5ea31c2280e13dfdff030f
https://github.com/dexonline/dexonline/commit/c8a99161d84d3cbb2b5ea31c2280e13dfdff030f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Tree.php
A templates/editTree.tpl
M wwwbase/admin/lexemEdit.php
A wwwbase/editTree.php
A wwwbase/js/autoload/editTree.js
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Add a Tree editor. Does not include the meaning tree editor yet. Addresses #66.
Commit: 7edeb60b261fb8172252c2ca880454c1a54634d4
https://github.com/dexonline/dexonline/commit/7edeb60b261fb8172252c2ca880454c1a54634d4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/editTree.tpl
Log Message:
-----------
Show meaning tree on the tree edit page. Addresses #66.
Commit: fd6f9f52725258618c0e554906fd4027b679b3ba
https://github.com/dexonline/dexonline/commit/fd6f9f52725258618c0e554906fd4027b679b3ba
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00167.sql
Log Message:
-----------
Drop old Meaning.lexemId field. Addresses #66.
Commit: f5787ff1c7291b9110ab60441d95744cfdf5431a
https://github.com/dexonline/dexonline/commit/f5787ff1c7291b9110ab60441d95744cfdf5431a
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/lexemEdit.tpl
Log Message:
-----------
Cosmetic changes on the lexem edit page. Addresses #66.
Commit: 2084e096b1a928f0e32d7a38194832acbcfe8272
https://github.com/dexonline/dexonline/commit/2084e096b1a928f0e32d7a38194832acbcfe8272
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/lexemEdit.tpl
M templates/editTree.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/css/autoload/lexemEdit.css
M wwwbase/editEntry.php
M wwwbase/editTree.php
M wwwbase/js/autoload/lexemEdit.js
M wwwbase/js/meaningTree.js
Log Message:
-----------
Make the meaning editor work. Work in progress. Addresses #66.
Commit: a5c6b47323dfd1ef1473d9de1a101e0568828105
https://github.com/dexonline/dexonline/commit/a5c6b47323dfd1ef1473d9de1a101e0568828105
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/BaseObject.php
M phplib/models/Meaning.php
M phplib/models/Tree.php
M templates/editTree.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/ajax/meaningMention.php
R wwwbase/css/autoload/lexemEdit.css
M wwwbase/css/meaningTree.css
M wwwbase/editTree.php
M wwwbase/js/meaningTree.js
Log Message:
-----------
Complete porting the meaning tree editor. Addresses #66.
Commit: 9527295899e4512c01b95ff08dd90a68855cf55a
https://github.com/dexonline/dexonline/commit/9527295899e4512c01b95ff08dd90a68855cf55a
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/bits/meaningTree.tpl
M templates/editTree.tpl
M wwwbase/js/meaningTree.js
Log Message:
-----------
Allow the meaning tree to be read-only. Display less information when it
is readonly. Addresses #66.
Commit: d17f9c1ecf23085f64118cbe122cbcc428962f8c
https://github.com/dexonline/dexonline/commit/d17f9c1ecf23085f64118cbe122cbcc428962f8c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M templates/admin/definitionEdit.tpl
M templates/admin/lexemEdit.tpl
M wwwbase/css/meaningTree.css
M wwwbase/js/select2Dev.js
Log Message:
-----------
Cosmetic changes. Addresses #66.
Commit: 02a5ac544f3982993cea08b9bf66b61fc9a9a870
https://github.com/dexonline/dexonline/commit/02a5ac544f3982993cea08b9bf66b61fc9a9a870
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Lexem.php
M phplib/models/Meaning.php
M phplib/models/Tag.php
M wwwbase/js/autoload/etichete.js
Log Message:
-----------
Remove recursive meaning cloning - it's no longer needed.
Update the tag usage check to reflect the new *Tag tables.
Addresses #66.
Commit: e4e8529894b64f45a2a68c85af3df797ec971e12
https://github.com/dexonline/dexonline/commit/e4e8529894b64f45a2a68c85af3df797ec971e12
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/AdminStringUtil.php
M phplib/models/Lexem.php
M phplib/models/Meaning.php
M phplib/models/MeaningSource.php
M phplib/models/MeaningTag.php
M phplib/models/Tree.php
M templates/bits/tagTree.tpl
M tools/truncateDatabase.sql
M wwwbase/ajax/getMeaningById.php
M wwwbase/js/dex.js
Log Message:
-----------
Fix meaning tooltips. Meaning cleanup. Addresses #66.
Commit: 148acb49cbd7b64a9181d2f50154ddadbcb40d3c
https://github.com/dexonline/dexonline/commit/148acb49cbd7b64a9181d2f50154ddadbcb40d3c
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Definition.php
M phplib/models/Lexem.php
M phplib/models/Tag.php
M phplib/models/Tree.php
M wwwbase/etichete.php
Log Message:
-----------
Fix object deletions, taking foreign keys into account.
Commit: 2da35ad3cfbbca6c18570294f3f40a9e9fb32446
https://github.com/dexonline/dexonline/commit/2da35ad3cfbbca6c18570294f3f40a9e9fb32446
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00168.sql
Log Message:
-----------
Migrate structStatus and structuristId from Lexem to Entry. Schema only. Addresses #66.
Commit: db5ec647667d595c39a1b502b53504a64e2658c2
https://github.com/dexonline/dexonline/commit/db5ec647667d595c39a1b502b53504a64e2658c2
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Entry.php
M phplib/models/Lexem.php
M templates/admin/index.tpl
M templates/admin/lexemEdit.tpl
M templates/editEntry.tpl
M wwwbase/admin/index.php
M wwwbase/admin/lexemEdit.php
M wwwbase/admin/lexemSearch.php
M wwwbase/admin/structChooseLexem.php
M wwwbase/editEntry.php
M wwwbase/js/autoload/editEntry.js
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Move structStatus and structuristId from Lexem to Entry. Addresses #66.
Commit: 0fc2a297834f37e30f9cafe567dc02a4d4aaffe4
https://github.com/dexonline/dexonline/commit/0fc2a297834f37e30f9cafe567dc02a4d4aaffe4
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
A patches/00169.sql
M phplib/models/Tree.php
M templates/editEntry.tpl
M templates/editTree.tpl
M wwwbase/editEntry.php
M wwwbase/editTree.php
Log Message:
-----------
Add button to create a new Tree.
Trees can no longer be deleted. Added a status field to hide them.
Addresses #66.
Commit: ca2ced8f727138dffef99be361b498065205c9f0
https://github.com/dexonline/dexonline/commit/ca2ced8f727138dffef99be361b498065205c9f0
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
Changed paths:
M phplib/models/Tree.php
M templates/editTree.tpl
M wwwbase/editTree.php
Log Message:
-----------
Implement tree cloning. Addresses #66.
Commit: 27289ff5724c11ff53c984132e0e50111fb1f57b
https://github.com/dexonline/dexonline/commit/27289ff5724c11ff53c984132e0e50111fb1f57b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M templates/modele-flexiune.tpl
Log Message:
-----------
Merge LexemModel into Lexem. Partial work. Addresses #66.
Commit: 808d4157486cb95b1474e2f02ee69fd201f42d05
https://github.com/dexonline/dexonline/commit/808d4157486cb95b1474e2f02ee69fd201f42d05
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M tools/rebuildFullTextIndex.php
Log Message:
-----------
convert code related to the full text index. Addresses #66.
Commit: f6c22f782fae6cff9c7704e4fbcb8d8791588133
https://github.com/dexonline/dexonline/commit/f6c22f782fae6cff9c7704e4fbcb8d8791588133
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M phplib/models/Entry.php
Log Message:
-----------
Create entries when creating new lexems. Addresses #66.
Commit: 211999ea1a4f43f256a4696a6d858077d2dc6950
https://github.com/dexonline/dexonline/commit/211999ea1a4f43f256a4696a6d858077d2dc6950
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M templates/admin/deTool.tpl
M wwwbase/admin/deTool.php
M wwwbase/editEntry.php
M wwwbase/js/autoload/deTool.js
Log Message:
-----------
Migrate lexems from definitions to entries. Partial work. Addresses #66.
Commit: 7739224ecf5bee87fd9322fd40f38d0b175a90e6
https://github.com/dexonline/dexonline/commit/7739224ecf5bee87fd9322fd40f38d0b175a90e6
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M templates/admin/deTool.tpl
M wwwbase/admin/deTool.php
M wwwbase/js/autoload/deTool.js
Log Message:
-----------
Convert deTool to use EntryDefinitions. Addresses #66.
Commit: a05a19b735674c898f9ac4a2dcd9541f0e248575
https://github.com/dexonline/dexonline/commit/a05a19b735674c898f9ac4a2dcd9541f0e248575
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M templates/bits/sourceDropDown.tpl
Log Message:
-----------
Convert definitionEdit to bootstrap. Still has some glitches. Addresses #66.
Commit: 4b78566c7979c3c42e7afa089c96283fda9fe0de
https://github.com/dexonline/dexonline/commit/4b78566c7979c3c42e7afa089c96283fda9fe0de
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M templates/admin/definitionEdit.tpl
Log Message:
-----------
Expose the Definition.structured bit on the definition edit page. Addresses #66.
Commit: 3b4b7e18512ef4b6aa5f9679e2cf9f1740d782bc
https://github.com/dexonline/dexonline/commit/3b4b7e18512ef4b6aa5f9679e2cf9f1740d782bc
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M templates/admin/definitionEdit.tpl
Log Message:
-----------
Improve some checkbox code. Move tooltips to a wiki page. Addresses #66.
Commit: 4782124bdab41081adcf8a7fa60e7559bf3c018a
https://github.com/dexonline/dexonline/commit/4782124bdab41081adcf8a7fa60e7559bf3c018a
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M phplib/models/Tree.php
Log Message:
-----------
Add the Tree class as a container for meaning trees. Migrate meaning associations from lexems to trees. Addresses #66.
Commit: 0c71f6715ab1648ca1c3b13c044b438ed7ad79c8
https://github.com/dexonline/dexonline/commit/0c71f6715ab1648ca1c3b13c044b438ed7ad79c8
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M wwwbase/js/select2Dev.js
Log Message:
-----------
Show read-only trees on the entry edit page. Addresses #66.
Commit: 0b1e3ac9ddda082dbabf5fa3817434bc1090e5d5
https://github.com/dexonline/dexonline/commit/0b1e3ac9ddda082dbabf5fa3817434bc1090e5d5
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M wwwbase/js/select2Dev.js
Log Message:
-----------
Better edit links. Addresses #66.
Commit: a59e491a8843cdf611c61604aa58394be6fd4540
https://github.com/dexonline/dexonline/commit/a59e491a8843cdf611c61604aa58394be6fd4540
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M phplib/models/Tree.php
Log Message:
-----------
Add a Tree editor. Does not include the meaning tree editor yet. Addresses #66.
Commit: e2227a169fa29ff0bb02ddd27674af6ce42e921b
https://github.com/dexonline/dexonline/commit/e2227a169fa29ff0bb02ddd27674af6ce42e921b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M phplib/models/Tree.php
Log Message:
-----------
Fix meaning tooltips. Meaning cleanup. Addresses #66.
Commit: c31657d94137c52fc2c1574331bd3a3b4f21d402
https://github.com/dexonline/dexonline/commit/c31657d94137c52fc2c1574331bd3a3b4f21d402
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths:
M phplib/models/Tree.php
Log Message:
-----------
Fix object deletions, taking foreign keys into account.
Commit: 6fec94de67acb441e49b9774a54a796fabfa3e20
https://github.com/dexonline/dexonline/commit/6fec94de67acb441e49b9774a54a796fabfa3e20
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M phplib/models/Entry.php
M wwwbase/editEntry.php
Log Message:
-----------
Move structStatus and structuristId from Lexem to Entry. Addresses #66.
Commit: 1c6a7aec16cfcbb1c80820e7ee73a6a466526f33
https://github.com/dexonline/dexonline/commit/1c6a7aec16cfcbb1c80820e7ee73a6a466526f33
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M wwwbase/editEntry.php
Log Message:
-----------
Add button to create a new Tree.
Trees can no longer be deleted. Added a status field to hide them.
Addresses #66.
Commit: 3379a89cb21d2a0ecdf2cc287934483cede82dd0
https://github.com/dexonline/dexonline/commit/3379a89cb21d2a0ecdf2cc287934483cede82dd0
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M docs/schema.txt
A patches/00170.sql
M phplib/models/Visual.php
M templates/admin/visualTag.tpl
M wwwbase/admin/visualTag.php
M wwwbase/ajax/visualGetImageTags.php
M wwwbase/js/autoload/visualTag.js
M wwwbase/search.php
Log Message:
-----------
Migrate Visuals and VisualTags from Lexem to Entry. Addresses #66.
Commit: b3b19853e98b17817dc9002c3383b82f5cfaecb6
https://github.com/dexonline/dexonline/commit/b3b19853e98b17817dc9002c3383b82f5cfaecb6
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
A patches/00171.sql
A patches/00172.php
Log Message:
-----------
Relations now point to Trees. Database patches only. Addresses #66.
Commit: 6bf738418fb72cf02daa04361098930e05c31800
https://github.com/dexonline/dexonline/commit/6bf738418fb72cf02daa04361098930e05c31800
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
A patches/00173.sql
M phplib/models/Lexem.php
M phplib/models/Relation.php
M phplib/models/Tree.php
Log Message:
-----------
Migrate relations from lexems to trees. Addresses #66.
Commit: cf264dca6b8e8d40d6c18fda6a464a09deb3a166
https://github.com/dexonline/dexonline/commit/cf264dca6b8e8d40d6c18fda6a464a09deb3a166
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M patches/00172.php
M phplib/models/Meaning.php
M phplib/models/Relation.php
M templates/bits/meaningTree.tpl
M wwwbase/js/meaningTree.js
Log Message:
-----------
Finish migrating Relations from Lexems to Trees. Addresses #66.
Commit: 2a8cd351e5a674a6b050ecce5248694dd1acab44
https://github.com/dexonline/dexonline/commit/2a8cd351e5a674a6b050ecce5248694dd1acab44
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M wwwbase/admin/lexemEdit.php
Log Message:
-----------
Remove unused permission.
Commit: 4f7c44d72747d27d5e139f15b6b5c366c0b8bf1b
https://github.com/dexonline/dexonline/commit/4f7c44d72747d27d5e139f15b6b5c366c0b8bf1b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
R wwwbase/img/icons/arrow_refresh.png
R wwwbase/img/icons/bullet_green.png
R wwwbase/img/icons/bullet_red.png
R wwwbase/img/icons/cross.png
R wwwbase/img/icons/cross16.png
R wwwbase/img/icons/disk.png
R wwwbase/img/icons/exclamation.png
R wwwbase/img/icons/information.png
R wwwbase/img/icons/page_white_copy.png
R wwwbase/img/icons/page_white_text.png
Log Message:
-----------
Remove unneeded images. Addresses #66.
Commit: 9a5fb29aad77eee1fc6994b00768d0bd2333658e
https://github.com/dexonline/dexonline/commit/9a5fb29aad77eee1fc6994b00768d0bd2333658e
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M templates/admin/index.tpl
A templates/admin/structChooseEntry.tpl
R templates/admin/structChooseLexem.tpl
A templates/bits/entryLink.tpl
A wwwbase/admin/structChooseEntry.php
R wwwbase/admin/structChooseLexem.php
Log Message:
-----------
Replace easy-to-structure lexems with easy-to-structure entries. Addresses #66.
Commit: 0fe9730832dafed98c19e5e3d74c6cdf3704f2c6
https://github.com/dexonline/dexonline/commit/0fe9730832dafed98c19e5e3d74c6cdf3704f2c6
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M templates/editEntry.tpl
M wwwbase/editEntry.php
Log Message:
-----------
Show part of speech on the entry edit page. Addresses #66.
Commit: 91d9791bbcca7dc35127c0adf6d4a471c0bc3d65
https://github.com/dexonline/dexonline/commit/91d9791bbcca7dc35127c0adf6d4a471c0bc3d65
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M templates/editTree.tpl
M wwwbase/editTree.php
Log Message:
-----------
Show parts of speech on entry edit pages. Addresses #66.
Commit: 4fd2f76bc9793bcf705e0be7b185e4e3b0009764
https://github.com/dexonline/dexonline/commit/4fd2f76bc9793bcf705e0be7b185e4e3b0009764
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M wwwbase/admin/lexemEdit.php
Log Message:
-----------
Better check for restriction codes. Addresses #66.
Commit: 3c7072697a9c00303d97f2db9495147382d6df70
https://github.com/dexonline/dexonline/commit/3c7072697a9c00303d97f2db9495147382d6df70
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
A patches/00174.sql
A patches/00175.php
M phplib/models/Tree.php
Log Message:
-----------
Merge variants into the same entry. Addresses #66.
Commit: 3a1ec297016b6857d0f736b6cc2ae939649edeb5
https://github.com/dexonline/dexonline/commit/3a1ec297016b6857d0f736b6cc2ae939649edeb5
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
A patches/00176.sql
M phplib/models/Lexem.php
M templates/admin/lexemEdit.tpl
M wwwbase/admin/lexemEdit.php
M wwwbase/js/autoload/lexemEdit.js
Log Message:
-----------
Remove variant-related code. Expose Lexem.main. Addresses #66.
Commit: 6d3758689c959b4f5ce5003ddbfb13ecfe0b357f
https://github.com/dexonline/dexonline/commit/6d3758689c959b4f5ce5003ddbfb13ecfe0b357f
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Log Message:
-----------
Merge branch 'struct' of https://github.com/dexonline/dexonline into struct
Compare: https://github.com/dexonline/dexonline/compare/2f9bea3458e6...6d3758689c95
More information about the Dev
mailing list