Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 4d4a062af4ee34c5a3a2027ac1950ae3c8d39447)
|
|
information from QueryUserInfo for all users in the domain.
If you want to see why I am putting the effort into ejs, then please
read swat/scripting/samr.js, and compare it to other methods of rpc
access for our web management interface. Using ejs like this will make
building a rich interface _much_ easier.
(This used to be commit eb354f6da7ed79eb080f2ba47df2ea655e1891db)
|
|
(This used to be commit 2e3316be9faf696fbb84e0a183de47418d7b9acd)
|
|
builtin web validator in firefox sure is useful!
(This used to be commit aa43111aa5f9a183395ebd840d8f77867730ab23)
|
|
now have FormObj(). This follows the style in the ejs manual
- make a new MenuObj object type, with a display_menu() to display
it. This will make it easier to make different types of
menus. Currently only veritical simple menus are supported.
(This used to be commit ac978d4124f773d872dd15205d90a41dcec8a38f)
|
|
you have cookies
they will be used, otherwise you will see URLs with ?SwatSessionId=XXX on the end.
(This used to be commit 104d47a7458ecf03c0d5f969eaf2a98346928679)
|
|
(This used to be commit b45ddce5dd192d26a4799ae7f69cf236750fc09e)
|
|
(This used to be commit 33d21d35feaa0f7f9d4067e90495ca19374cea78)
|
|
(This used to be commit 314bc44afe44ac6e9fcb194d54b8e1848adf94ed)
|
|
(This used to be commit 9b8546f92179dba826e7ca5ed009b24486ef7a2c)
|
|
- tidied up the html generation a bit
(This used to be commit ddccf6d2f5c4757111010e3116b41e379a7dc2dd)
|
|
(This used to be commit 5f91db4d60a5b5b03b1b14d1348f9db6807ab18b)
|
|
(This used to be commit 90b50ed983dd1d6aa4f80e38622d1e7dba13b49a)
|
|
- this imports the basic css pages from samba.org
- i have created some useful ejs scripts in common.js that will be included by all pages
- added a real login page, and a logout button showing who you are logged in as
- added page_header() and page_footer() functions that take a page type, allowing
for "plain" or "columms" pages
- added some simple menus on the left of the columns page type, with links to the esp
tests and some useful links for samba4 developers
(This used to be commit 86d2ecf0f2a8de8abfdcc5f2aae7d4d969d19339)
|
|
(This used to be commit 36d905407465cb9d8950da86322531e3c3102642)
|
|
(This used to be commit 624c7a76e848a0fd8296fd7afceeb9f22c803b12)
|
|
(This used to be commit 0fe835b16c8e8c4fbd801a447aca1f077934e84c)
|
|
(This used to be commit 5912cf2cd4405185fb40833d896c640c7d24a87a)
|
|
smb.conf.
- added a test of lpServices() in the esptest scripts
(This used to be commit 94308d8fed7796ddfc32883a1c27ec8ebfff842d)
|
|
https, which
should make the server more responsive
(This used to be commit 814c3674f8e0aa20fb3ee3657173bab05d7f3ded)
|
|
(This used to be commit 96c15646d2f29dd2839a2bab4b9e57bddfd2cee1)
|
|
(This used to be commit a9f0caaaf3c72548e61311fe071c6158177bc7f4)
|
|
- added a favicon.ico so bookmarks show a samba icon
- added a session.esp demonstration of session variables
(This used to be commit 092ffc733916f8091c8ff1e7a1306810e516d613)
|
|
instead of a ejs file)
- added a test of esp style includes to the esptest html
(This used to be commit af3de9468ee5ba490c991901b7a4aa260c839876)
|
|
(This used to be commit a1eb98722d935b838b2ffaf5d329456d655c7b78)
|
|
support esp include() call
(This used to be commit d747b063393097c05ab1d2c0f78178f166eb6b92)
|