aboutsummaryrefslogtreecommitdiffstats
path: root/lib/prompts.js
Commit message (Expand)AuthorAgeFilesLines
* Remove notification method in utils.js, provided by the Jetpack module.Matěj Cepl2010-10-081-35/+0
* Massive reformatting to make Eclipse happyMatěj Cepl2010-09-251-2/+3
* Move notifications to prompts where it belongs.Matěj Cepl2010-07-271-1/+36
* undefined !== null and if (undefined) is not if (null)Matěj Cepl2010-07-241-4/+3
* Add a alert as a prompt to prompts library and use it.Matěj Cepl2010-07-211-0/+11
* Add import JSON file to logsMatěj Cepl2010-07-191-0/+20
* Create a special library prompts, add prompts.prompt, and switch bzpageMatěj Cepl2010-07-161-0/+82