Alois Mahdal
09b810c1a3
Switched to Template::Toolkit
il y a 11 ans
Alois Mahdal
e928a1fae8
Split views and layouts
il y a 11 ans
Alois Mahdal
10621dc10b
Moved CSS to proper location
il y a 11 ans
Alois Mahdal
2a14bc1967
Return warnings as arrayref
il y a 11 ans
Alois Mahdal
60579cc56a
Added HTML5 view skeleton
il y a 11 ans
Alois Mahdal
5ec3921b62
Removed GLOB hated by YAML
I don't know why but this was not problem until I switched to Dancer2
which (or Config::Any) warned me during first runtime that YAML is
deprecated and I need to install YAML::XS.
Either the XS version or something in Dancer2 is more strict.
No big deal (yet?)...
il y a 11 ans
Alois Mahdal
cedb376ef9
Moved to Dancer2
il y a 11 ans
Alois Mahdal
b8464d1cdd
Changed strepo path to local (within repo)
il y a 11 ans
Alois Mahdal
603afdb820
Added simple console curl tests
il y a 11 ans
Alois Mahdal
7a15544f0b
Use "real" params for format as well
il y a 11 ans
Alois Mahdal
5b9d861947
Added workaround for Dancer Issue 909 (splat pollution)
It's not possible to allow arbitrary paramers if `params()` is used,
since in cases of route matching, this hash will always contain
key `splat`.
https://github.com/PerlDancer/Dancer/issues/909
Using `request->params('query')` leads to clean params reflecting query
in URL.
il y a 11 ans
Alois Mahdal
19f3530b6e
Added tests for Condition error handling
il y a 11 ans
Alois Mahdal
b18e155bd0
Added error handling for Condition
il y a 11 ans
Alois Mahdal
0c9d435218
Refactored master loading a bit for readability
il y a 11 ans
Alois Mahdal
0f16975840
Added "real" get_current_revision
il y a 11 ans
Alois Mahdal
f71397bceb
Added method to construct full path from source path
il y a 11 ans
Alois Mahdal
6e6df1b8ec
Changed source passing to single-arg
...which is ok for internal methods
il y a 11 ans
Alois Mahdal
96cbfdf71f
Added strictures to make Perl::Critic happy
il y a 11 ans
Alois Mahdal
1cb5b2b0f3
Added TODO for better error handling
il y a 11 ans
Alois Mahdal
9f3c2025ee
Broke big line for readability
il y a 11 ans
Alois Mahdal
9ddd2be2a2
Added default (testing) values for repo
il y a 11 ans
Alois Mahdal
f4f16d4e52
Added AIM document
A more coherent manifest of what this project is about.
il y a 11 ans
Alois Mahdal (@azzgoat)
189f42a26a
Fixed diversion by rebase
il y a 11 ans
Alois Mahdal (@azzgoat)
0a2dbdef36
Restored original functionality within Dancer
il y a 11 ans
Alois Mahdal (@azzgoat)
bb9545431d
Added local library path
il y a 11 ans
Alois Mahdal (@azzgoat)
48be598232
Moved to Dancer
il y a 11 ans
Alois Mahdal (@azzgoat)
ffe5432fb4
Refactored field names
il y a 11 ans
Alois Mahdal (@azzgoat)
dcb4a4710e
Refactored arguments / method names according to terminology change
il y a 11 ans
Alois Mahdal (@azzgoat)
a09b550a55
Prevented unnecessary warning
il y a 11 ans
Alois Mahdal (@azzgoat)
52d66019c8
Changed order for readability
il y a 12 ans
Alois Mahdal (@azzgoat)
ae74cd954a
Rephrased comment
il y a 12 ans
Alois Mahdal (@azzgoat)
e95dd6a2dc
Removed unnecessary comment
il y a 12 ans
Alois Mahdal (@azzgoat)
f86ef2726e
Rephrased logic explanation
il y a 12 ans
Alois Mahdal (@azzgoat)
1dd1dda6c3
Added description
il y a 12 ans
Alois Mahdal (@azzgoat)
e004b40a71
typo
il y a 12 ans
Alois Mahdal (@azzgoat)
4096090a0d
Added TODO on TODO out of TODO.md
il y a 12 ans
Alois Mahdal (@azzgoat)
433d9085e7
Made it look less Perl-ish
il y a 12 ans
Alois Mahdal (@azzgoat)
af15269721
typo
il y a 12 ans
Alois Mahdal
a38ff001d8
Moved all notes together
il y a 12 ans
Alois Mahdal (@azzgoat)
cb687fc7fc
Updated notes based on new terminology
No more STS and STM, I was pretty confused all the time...
il y a 12 ans
Alois Mahdal (@azzgoat)
2247de5ea5
Added new "Layers" section to obsolete and orphan
il y a 12 ans
Alois Mahdal (@azzgoat)
e0cdf665cf
Removed obsolete, incomplete and now rather-orphaned "API" section
il y a 12 ans
Alois Mahdal (@azzgoat)
45ed4700f0
Added section description
il y a 12 ans
Alois Mahdal (@azzgoat)
69e67c5161
Fixed document outline
il y a 12 ans
Alois Mahdal (@azzgoat)
7697e4b5cf
Elaborated on Workflow comments
il y a 12 ans
Alois Mahdal
78146424f5
Fixed grammar
il y a 12 ans
Alois Mahdal
b94985cdc4
Fixed link markup
il y a 12 ans
Alois Mahdal (@azzgoat)
c459d38e7d
TODO: Exception model
il y a 12 ans
Alois Mahdal (@azzgoat)
3ab7671763
Added base (plaintext) for rendering functions
il y a 12 ans
Alois Mahdal (@azzgoat)
e9d3872880
Fixed notes' names according to conventions
il y a 12 ans