[dev] [dexonline/dexonline] d84e2a: Patch to rename field in FullTextIndex.
GitHub via Dev
dev at dexonline.ro
Thu Jun 2 18:58:37 EEST 2016
Branch: refs/heads/struct
Home: https://github.com/dexonline/dexonline
Commit: d84e2a2dfd4dbc7fcec247363bf02ddf7151a0b0
https://github.com/dexonline/dexonline/commit/d84e2a2dfd4dbc7fcec247363bf02ddf7151a0b0
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
A patches/00160.sql
Log Message:
-----------
Patch to rename field in FullTextIndex.
Commit: 8aefd68de94ece5ac9b4a4e86e9e83b78e0eedb5
https://github.com/dexonline/dexonline/commit/8aefd68de94ece5ac9b4a4e86e9e83b78e0eedb5
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-06-02 (Thu, 02 Jun 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: 5cd87b5432c744474ab6d474f525e0b110548585
https://github.com/dexonline/dexonline/commit/5cd87b5432c744474ab6d474f525e0b110548585
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
R tools/reassocciateDE.php
Log Message:
-----------
Delete tools/reassociateDE.php (command-line tool now superseded by deTool.php).
Commit: 8576acfaabe5c596393a070ef0496c972414ce19
https://github.com/dexonline/dexonline/commit/8576acfaabe5c596393a070ef0496c972414ce19
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-06-02 (Thu, 02 Jun 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
M wwwbase/ajax/getModelsByCodes.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.
Compare: https://github.com/dexonline/dexonline/compare/4bac246bb49c...8576acfaabe5
More information about the Dev
mailing list