summaryrefslogtreecommitdiff
path: root/plugins/note
AgeCommit message (Collapse)Author
2020-02-27fix plugins/note javascript part broken by previous changesetAndrew Dolgov
2020-02-27af_readability: add article button to embed content of a specific articleAndrew Dolgov
2019-02-22dialogs: use semantic markup instead of dlgsec stuffAndrew Dolgov
continue unifying quoting style for html strings
2018-12-08render article on the client using headlines dataAndrew Dolgov
2018-12-06article note format updatesAndrew Dolgov
2018-12-05plugins: note,shared - move to iconfontAndrew Dolgov
2018-12-03remove some plugin JS code out of global contextAndrew Dolgov
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-12-02move some more stuff out of common.jsAndrew Dolgov
rework client-side cookie functions a bit limit dojo cachebust based on server scripts modification time remove param_escape()
2018-12-01further objectificationAndrew Dolgov
2018-11-30remove some unnecessary element IDsAndrew Dolgov
rework plugins/note to use xhrJson()
2017-12-03plugins/note: use PDOAndrew Dolgov
2017-05-04move label stuff to Labels classAndrew Dolgov
fix some unresolved functions
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
fix various minor issues reported by static analysis remove redundant php closing tag from several more files
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2015-08-11minor textarea fixesAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-04-19plugins: bump API versionAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not ↵Andrew Dolgov
force-close db connection in _close()
2013-03-20remove deprecated theme_image()Joschasa
2012-12-30rename plugin main class filesAndrew Dolgov
2012-12-25plugins cleanup, update descriptionsAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-24add -list-plugins option; about sections to pluginsAndrew Dolgov
2012-12-23add and check plugin base classAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov