|
|
@b66903eafbcb1d49112014abc82c8bf683413db0
|
51 years |
anonymous |
|
|
|
@4ca2047d6de7ca99144be7db85d576d898b8ccc7
|
7 years |
dozzie |
Added wiki exporting management command and importing stub.
|
|
|
@ce57d8d39a240df7679de6047bdbc150c8fd4c02
|
7 years |
dozzie |
{#102} Fixed order of execution for multiple macros in one line.
|
|
|
@955c060ebc2119e93db17895a203d3a6b4bb5797
|
7 years |
dozzie |
{#102} Added support for macro call aliases in formatting.
This closes …
|
|
|
@fc0dd51e014100d790f771440535b7b131e5f76d
|
7 years |
dozzie |
{#102} Added support for macro call aliases in parser.
This is the first …
|
|
|
@594926d392e234648e9cf12316e163f7d83aed61
|
7 years |
dozzie |
Added forgotten intification in Time plugin.
|
|
|
@5e83c5ae9561ce7ceca71a7594b34dbb3cf15507
|
7 years |
dozzie |
Added Time protocol plugin.
|
|
|
@75880c7f3f7ddeb95eb64d810674780e521c8dc6
|
7 years |
dozzie |
Added sorting keys to string output of JSON extractor plugin.
|
|
|
@1713f403a794286dc34592764932e4703d1a7fac
|
7 years |
dozzie |
Added JSON extractor plugin.
It's a proof-of-concept, not a …
|
|
|
@8edfcb1d7efef2cb0895efb12710ed36809a16d5
|
7 years |
dozzie |
Removed trailing empty string in list returned by HTTP plugin.
|
|
|
@80343127245378364904ddafb0a5c5dc67f96d6e
|
7 years |
dozzie |
Fixed pfURL parser for when there's empty string in args.
|
|
|
@4cd34f78812b0bc20fac133ed43980b87a6b31c0
|
7 years |
dozzie |
Fixed not recognizing empty string as a string in dashmarkup lexer.
|
|
|
@5d8653579b142c17f6c0a9c4d36eb89f6e754f6b
|
7 years |
dozzie |
Added support for empty table cells.
|
|
|
@bd5637b94e012b167d9a7db0afe6a6b77820770d
|
7 years |
dozzie |
Added example of settings_local.py.
|
|
|
@8c19aecdceb24b9c961cf4c1a7076c429b305d4e
|
7 years |
dozzie |
Allowed space after end of arguments list in macros and blocks.
|
|
|
@0d1ed019eb9d4e582193457c2a32a71be2d89f18
|
7 years |
dozzie |
Added "page refreshed" information.
|
|
|
@5e6c197b2877c0a3757b26b78b8d73550bb0e0fa
|
7 years |
dozzie |
Rearranged a little CSS file.
|
|
|
@d8164ebcca28595a5668d5371af18a391c40f4f0
|
7 years |
dozzie |
Added overridable DashWiki title.
|
|
|
@dbb33263880acdafb6463ca7900de239d3b34d4f
|
7 years |
dozzie |
Added own template processor.
This way I have dashwiki.DASHWIKI_* …
|
|
|
@f8b36c16f9fd24184e3753ce533c987227c04038
|
7 years |
dozzie |
Replaced FlatFile? plugin with Static.
It's more generic and more handy, …
|
|
|
@8ff2dfa8dc699a6ba32373ebadf187b808e68bdf
|
7 years |
dozzie |
Added informing proxies not to cache wiki display.
|
|
|
@b27b4405aefcfcf02b06818f255ce7c3768e3aa3
|
7 years |
dozzie |
Added extension to cached RRD file.
|
|
|
@9106b6be0c6c83042e8002f9f205b299cd2dc6f9
|
7 years |
dozzie |
Updated examples.
|
|
|
@f67199a28b8036225dae79afa08657e5e46c4530
|
7 years |
dozzie |
Fixed tokenizer for one-digit numbers.
|
|
|
@a89733d827b0fa56ef62e389b2adaab4a414bc1d
|
7 years |
dozzie |
Added inheriting from object to pfJSON objects.
|
|
|
@537ff9d4c68430f7e542f525870d96490cfc31fe
|
7 years |
dozzie |
Added templates for HTTP codes 404 and 500.
|
|
|
@e06054af1370e7a985213b9dd29f7764cb327137
|
7 years |
dozzie |
{#77} Added a footer.
I don't like the logo (too visible colours), but I …
|
|
|
@1dd8a8001bbf5ceb0f5c6919e364e315fa7ea207
|
7 years |
dozzie |
{#57} Added TODO comments.
|
|
|
@018482d8e63ba14cac462310742ab20476862788
|
7 years |
dozzie |
{#57} Added passing result cache down the %blocks.
|
|
|
@7cc7981f02f2ef3a7cad316a7e5e79762dd7d87f
|
7 years |
dozzie |
{#57} Changed way of defining cache key for block calls.
|
|
|
@9d2d97a4b669f24601e3c977299dcc57396ef46e
|
7 years |
dozzie |
{#57} Finally the block calls are working.
Very similar construct to …
|
|
|
@95654f54c1b9a1249ca0d4d2bc34ae28d03a33df
|
7 years |
dozzie |
{#57} Added block definitions to grammar and resulting AST.
Just not a …
|
|
|
@09b90c113c2738f53c413770b55cbece874f4e49
|
7 years |
dozzie |
{#57} Added %block calls to grammar.
|
|
|
@dbbc433b5fb829fc29773df58468d31755076646
|
7 years |
dozzie |
Changed one error message.
|
|
|
@78019ae436ebc675c2bd614ae761f6867c091d4e
|
7 years |
dozzie |
Added border around <pre> text.
|
|
|
@82bc37adb75e996b1d49530c4dba76f780b592b3
|
7 years |
dozzie |
Fixed <hX> formatting (template tag).
|
|
|
@42f60173ce294a53689ffca4dc6099351896d9ce
|
7 years |
dozzie |
Added label to protocol in macro edit form (back).
|
|
|
@8e6935b9417424da577cdc1eebbda85f8d02d162
|
7 years |
dozzie |
Added code paragraph to dashmarkup template tag.
|
|
|
@122d3b860eec87bd8d4d42566b3b9e31e38be047
|
7 years |
dozzie |
Removed unnecessary case in dashmarkup template tag.
|
|
|
@b5e655e4bac6057a724c12d1beceb4b47902d46e
|
7 years |
dozzie |
Added code paragraph to parser.
|
|
|
@495cc3c9a2c62419d32d989f6838dcb78ba2c756
|
7 years |
dozzie |
Added PRE token to lexer.
|
|
|
@42773fd79afa9aa4c9118cf9f6e5091d0e55a2fb
|
7 years |
dozzie |
Added two default palettes.
|
|
|
@f199ff96c42d66d7c2f944e49c8afadd0076a0a1
|
7 years |
dozzie |
/cache set to be served by Apache in example config.
|
|
|
@480d198d7185edb0ded46b91a6208a26888fad16
|
7 years |
dozzie |
Fixed dynamic loading of choices for protocols.
|
|
|
@e6bee673922826e0f8645c70e727d7a3f1216329
|
7 years |
dozzie |
URL made meaningful for rrdgraph-ed graphs in RRD plugin.
|
|
|
@a7a6228a63d89b78089e6b13ad48fdaa98c7d1b8
|
7 years |
dozzie |
Added way of loading graph data from external sources.
|
|
|
@a5411e74b562a1e50dbf2e0c990b7b48f90956d8
|
7 years |
dozzie |
Fixed error for empty list/hash in pfJSON.
|
|
|
@5f8fb4f2473aea13e4c55f3946cdc106ee44dbc1
|
7 years |
dozzie |
Added passing all the options to rrdtool in RRD plugin.
|
|
|
@793bdbfae4cbdbf68a9aa2edabcf761528c328cb
|
7 years |
dozzie |
Added management command to print help from installed plugins.
|
|
|
@0bf8b4266d876c6dab7ddbd0c1a48fed23376c04
|
7 years |
dozzie |
Renamed some nonterminals in dashmarkup grammar.
|
|
|
@3ee354fbadba1b782848f713e5552cf4899c32b1
|
7 years |
dozzie |
Added link to edit form in list of all pages.
|
|
|
@b65ce47d2bb542290f942ad302ff78865a166d7d
|
7 years |
dozzie |
Simplified list structure.
Seems like excessive <br> before a sublist …
|
|
|
@5740482c73ae6600034128595ceceda084e1ee10
|
7 years |
dozzie |
Simplified AST post-processing: text_paragraph_line moved to grammar.
|
|
|
@5b39d22f967b370add0bd6bf01ac4d59f33dab5b
|
7 years |
dozzie |
{#67} Covered trailing spaces after various tokens at EOL.
|
|
|
@af57c8bdbd4e37f1cb7e20f061806483e00b0210
|
7 years |
dozzie |
{#58} Now comments may appear really everywhere.
|
|
|
@6da5d11c18b21ac0c00cecb9ef59f7355622a0cf
|
7 years |
dozzie |
Added ordering macros by name in list of macros view.
|
|
|
@ccd4c4604c25f211a2c8df0d30c1204c2cbb72bc
|
7 years |
dozzie |
Added validators to macro edit/create form.
|
|
|
@5d93ea5ec16622759555a0f0b83b4439a08de155
|
7 years |
dozzie |
Added metadata to wiki pages.
|
|
|
@713c0ba4801df16bb035eda84c10c0743ad4f2d9
|
7 years |
dozzie |
Changed formatting macro names in error messages.
|
|
|
@8bdfd460bd09f0d54e1a9795ec94e549f368565f
|
7 years |
dozzie |
Intercepted save errors in macro edit/create.
|
|
|
@32e9e1c16e25d14cc83e1ebed97634e959b3f309
|
7 years |
dozzie |
Added sanity check when storing macros.
|
|
|
@7aabfa139dc1d6b94915317f6c488da47d7d67eb
|
7 years |
dozzie |
Removed one unnecessary import.
|
|
|
@9ebf88b354f7048ef566c7cf75a1d1a5afff5700
|
7 years |
dozzie |
Renamed attributes in Macro model and in ProtocolPlugin?.
|
|
|
@d28808bad27a9097c6a9ea6e4f29566c85539106
|
7 years |
dozzie |
Lexer doesn't need replaced \r characters.
It does so on its own.
|
|
|
@a6e41f55815680ba3e73b0ae665d36479a160cba
|
7 years |
dozzie |
{#34} Added pfURL parser.
|
|
|
@a2e39af4a254d45a9a8ab71aa0dde790d2725115
|
7 years |
dozzie |
{#32} Actually used pfJSON in ProtocolPlugin?.
|
|
|
@c2fddd6010edab88fb4a8ceab1684e5e7f6195b7
|
7 years |
dozzie |
{#32} pfJSON included in project.
|
|
|
@fb931172b81fdd3480164b74640f3480ae8da6bf
|
7 years |
dozzie |
Added to deploy.py an example of how to append some directory to search …
|
|
|
@fcf967f3a9c2645e2fa39096b351062e61857500
|
7 years |
dozzie |
Set DASHWIKI_ROOT_DIR config variable.
|
|
|
@26ee1b6cbb08935207175d23d39dc711b1cdff39
|
7 years |
dozzie |
Added support for undecorated lists (marker []).
|
|
|
@d7aa480741d7a110a4b31a96651d15ad31f3c3fc
|
7 years |
dozzie |
Resolved problem with sequence of formatting at the beginning/end of …
|
|
|
@c667b65e8587fc5cfa850a8f40761811ade60653
|
7 years |
dozzie |
Removed comments from grammar specification.
They're skipped in lexer, …
|
|
|
@e7d295d995037e516fb1f07fc69db105dd19d3fd
|
7 years |
dozzie |
Changed macro call syntax.
|
|
|
@c827a3ce7a95126d28f9292c9281e8e17e85a52b
|
7 years |
dozzie |
I'd rather go back to COMMA token name.
It will be easier to read in …
|
|
|
@ae98ef0748e4684858c73fd0bdca8d9b52c8c6a2
|
7 years |
dozzie |
Renamed grammar definition files to grammar/dashmarkup.*.
|
|
|
@9164a1d8d2ed99f108a0613f763530f4af248067
|
7 years |
dozzie |
{#74} Killed model MacroProtocol?.
Caused otherwise unnecessary operations …
|
|
|
@8fb31057ef6f5ac5d3bb264584393a8996bd071b
|
7 years |
dozzie |
Added two helper functions for accessing plugins.
|
|
|
@141cff526370667bfeb51dde976291a91b64b420
|
7 years |
dozzie |
Simplified a bit code for combining args with their names.
|
|
|
@4e646ad77d51e451d38dd5a41e9d750d1ad62e52
|
7 years |
dozzie |
Removed MacroResultType? as a separate entity.
It's easier to use …
|
|
|
@90f80aa075798cdba9e38e4fd946ee4e6e608077
|
7 years |
dozzie |
Changed some token names to punctation.
Both Parse::Eyapp and Wisent …
|
|
|
@e0c589afb6218d233cce8b39eabd1bf6cbd0f4b5
|
7 years |
dozzie |
Added example of tables and lists formatting.
|
|
|
@c2aef42a279c220821f42a7e57c2e632fa7061b2
|
7 years |
dozzie |
Added ${foo} syntax for macro recalls.
|
|
|
@61b0bc31af63ef87c87ad198f97d8d505b1f91fb
|
7 years |
dozzie |
Added real support for numbers in syntax.
|
|
|
@6de3c28e3197bb997105cd1e19cc14705bdb1060
|
7 years |
dozzie |
Added storing AST with macro results in cache.
|
|
|
@5040ab500cfcc2765d45407d46eb36c5ac4f0431
|
7 years |
dozzie |
{#64} Allow editing historic revision.
That is, new revision is based on …
|
|
|
@86f02e4c66632bd8616da3995ee5b6b382e1dda8
|
7 years |
dozzie |
Prettier messages on problems with page revisions.
|
|
|
@a82b3da9fd154b4016ec665b6f9d1acc28e55fe5
|
7 years |
dozzie |
ProtocolPlugin?: better in_args split, more meaningful call error message.
|
|
|
@0df0e65c048a6e469de2d0f8446b5e6aa88978ba
|
7 years |
dozzie |
Added special formatting for unresolved macro calls/recalls.
Typically …
|
|
|
@49dc74abb5a8ab669163d4470d30a882ea3f5a2e
|
7 years |
dozzie |
ProtocolPlugin?.url should be a byte string instead of generic text.
It …
|
|
|
@9c88f0a25bf196b7e6008116c0e25bd34bd10f87
|
7 years |
dozzie |
Fixed error when saving first revision of page.
Introduced by form/view …
|
|
|
@439f44e5ad993f606aaf2f38de2517fdcf61d30a
|
7 years |
dozzie |
Added raising a pretty exception when macro value was missing.
|
|
|
@b5aad7871db1ffa975d0fed0833f97d41c5adfc2
|
7 years |
dozzie |
Fixed reporting parse error when EOF occurred unexpectedly.
|
|
|
@b844b09e1f6574cc82d51136eb74fc2fcde6ee11
|
7 years |
dozzie |
Replaced manual redirects with django.shortcuts.
|
|
|
@023aab1063008d5dbb513ec396d5249513f565c9
|
7 years |
dozzie |
Got rid of fugly save_wiki() view.
All that's necessary is done in …
|
|
|
@0bc598ad2cf7c9092fcf6bf51da79d3d5a6f0606
|
7 years |
dozzie |
Fixed error when displaying old page revision.
|
|
|
@78daafcf8b24d6610c59eb3ed0e086aa59d55503
|
7 years |
dozzie |
{#70} Inline error markers made smaller a bit.
|
|
|
@5851b6732525593a49e09e7e69dc486602bef006
|
7 years |
dozzie |
Removed traceback from "macro does not exist" error log.
|
|
|
@9d6939db8ddaed6c5807da3611e6b64d56ddefd3
|
7 years |
dozzie |
Prettified form errors.
Mainly for use with macro editing.
|
|
|
@c8bbd6aea277a946dfc6cd0379b26aa9125bd33d
|
7 years |
dozzie |
Moved macro editing messages to Django messages.
|
|
|
@0f22660ae601b23c4744e4739c77a44e4edcbd20
|
7 years |
dozzie |
Changed log severity for few things.
|
|
|