log develop/js/taggingtext.js @ 40:2e938dc046db extractapp

age author description
Thu, 05 Mar 2015 15:08:09 +0100 Zoe Hong develop_v0
Tue, 03 Mar 2015 11:47:41 +0100 Zoe Hong modify the SmartRegexSave method to prevent duplicated records in topic_regex_relation table and provide better promting to user to force saving regex file or not
Mon, 02 Mar 2015 16:16:54 +0100 Zoe Hong update for the integration
Fri, 27 Feb 2015 16:35:59 +0100 Zoe Hong add some regular expressions and wordlist for topic ??
Tue, 24 Feb 2015 16:09:59 +0100 Zoe Hong Remove bootstrap.TaggingText UI layout modification
Mon, 23 Feb 2015 14:34:43 +0100 Zoe Hong update topic_regex_relation table when saving (new) regex file
Fri, 20 Feb 2015 17:57:02 +0100 Zoe Hong add new tag will based on the current topic_id, insert new element into (1)taglist table and (2)topic_tag_relation table
Fri, 20 Feb 2015 16:39:08 +0100 Zoe Hong fix bug: Edittaglist is working on Firefox.
Thu, 19 Feb 2015 11:07:27 +0100 Zoe Hong - Load regex files based on current topic. Only show the regex in this topic.
Tue, 17 Feb 2015 15:25:11 +0100 Zoe Hong automatically decide which rows (what data) should be shown in the exporting table based on the topic.
Mon, 16 Feb 2015 16:51:39 +0100 Zoe Hong Integration with LocalGazetteerService (LGService), getting text from LGService and saving text to LGService. Adjust the control flow (controller).
Wed, 11 Feb 2015 12:33:59 +0100 Zoe Hong implemented for topic tag. tagging with topic tag (main tag) indicating each row when export to html.
Mon, 09 Feb 2015 12:28:09 +0100 Zoe Hong add toc_correction status in books table. On TOC correction list page, providing the status checking box for users.
Thu, 05 Feb 2015 16:07:53 +0100 Zoe Hong rewrite extraction interface into PHP MVC architecture.