log develop/controllers/extractapp.php @ 21:c805470cefee

age author description
Tue, 24 Feb 2015 16:09:59 +0100 Zoe Hong Remove bootstrap.TaggingText UI layout modification
Mon, 23 Feb 2015 12:46:03 +0100 Zoe Hong save tag modification of topic configration into topic_tag_relation table
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.
Tue, 10 Feb 2015 16:20:29 +0100 Zoe Hong add topic choosing in the TaggingText page
Thu, 05 Feb 2015 16:07:53 +0100 Zoe Hong rewrite extraction interface into PHP MVC architecture.