angular-mojolicious.git
13 years agosmall changes i registration forms; abstracts file added
Marijana Glavica [Mon, 14 Feb 2011 13:40:37 +0000 (14:40 +0100)]
small changes i registration forms; abstracts file added

13 years agoauthor added to report page
Marijana Glavica [Sat, 22 Jan 2011 09:41:00 +0000 (10:41 +0100)]
author added to report page

13 years agodon't hide submit button and some style changes
Marijana Glavica [Wed, 12 Jan 2011 22:19:50 +0000 (23:19 +0100)]
don't hide submit button and some style changes

13 years agogo live
Marijana Glavica [Tue, 14 Dec 2010 14:11:40 +0000 (15:11 +0100)]
go live

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Mon, 13 Dec 2010 22:30:39 +0000 (23:30 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

13 years agoworking...
Marijana Glavica [Mon, 13 Dec 2010 22:29:55 +0000 (23:29 +0100)]
working...

13 years agocleanup layout and display all available info
Dobrica Pavlinusic [Mon, 13 Dec 2010 22:16:50 +0000 (23:16 +0100)]
cleanup layout and display all available info

13 years agoupdate mojo
Dobrica Pavlinusic [Sun, 12 Dec 2010 13:00:16 +0000 (14:00 +0100)]
update mojo

13 years agolisten on port 3001
Dobrica Pavlinusic [Sun, 12 Dec 2010 13:00:06 +0000 (14:00 +0100)]
listen on port 3001

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Thu, 9 Dec 2010 19:01:53 +0000 (20:01 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

13 years agomodify example to use POST to get generated uuid
Dobrica Pavlinusic [Thu, 9 Dec 2010 18:38:20 +0000 (19:38 +0100)]
modify example to use POST to get generated uuid

This means that you can re-execute example without key collisions
and also provide example how to implement simple queues

13 years agoadded search using $filter
Dobrica Pavlinusic [Thu, 9 Dec 2010 18:06:07 +0000 (19:06 +0100)]
added search using $filter

13 years agofavicon.ico
Dobrica Pavlinusic [Thu, 9 Dec 2010 18:00:58 +0000 (19:00 +0100)]
favicon.ico

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Thu, 9 Dec 2010 16:38:20 +0000 (17:38 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

Conflicts:
public/app/casopisi2010/upitnik.html

13 years agoadd up to 10 entries, but not more
Dobrica Pavlinusic [Thu, 9 Dec 2010 16:28:55 +0000 (17:28 +0100)]
add up to 10 entries, but not more

13 years agoprefix all shell commands with prompt $
Dobrica Pavlinusic [Thu, 9 Dec 2010 16:24:01 +0000 (17:24 +0100)]
prefix all shell commands with prompt $

13 years agouse demo database in examples
Dobrica Pavlinusic [Thu, 9 Dec 2010 16:17:27 +0000 (17:17 +0100)]
use demo database in examples

13 years agouse separate kinosearch index for each database
Dobrica Pavlinusic [Thu, 9 Dec 2010 16:15:48 +0000 (17:15 +0100)]
use separate kinosearch index for each database

13 years agoadd document for search using curl PUT
Dobrica Pavlinusic [Thu, 9 Dec 2010 16:15:30 +0000 (17:15 +0100)]
add document for search using curl PUT

13 years agostatic JSON in public/json/monitor/printers/key
Dobrica Pavlinusic [Wed, 8 Dec 2010 21:59:45 +0000 (22:59 +0100)]
static JSON in public/json/monitor/printers/key

13 years agoexample for kinosearch external process
Dobrica Pavlinusic [Wed, 8 Dec 2010 21:39:52 +0000 (22:39 +0100)]
example for kinosearch external process

13 years agowe need to delete document before each update
Dobrica Pavlinusic [Wed, 8 Dec 2010 21:37:25 +0000 (22:37 +0100)]
we need to delete document before each update

13 years agoimplement delete
Dobrica Pavlinusic [Wed, 8 Dec 2010 21:33:12 +0000 (22:33 +0100)]
implement delete

13 years agoopen index on each search
Dobrica Pavlinusic [Wed, 8 Dec 2010 21:32:32 +0000 (22:32 +0100)]
open index on each search

this allows us to pick up changes in index generated by trigger

13 years agocouchdb-external-kinosearch.pl
Dobrica Pavlinusic [Wed, 8 Dec 2010 18:58:42 +0000 (19:58 +0100)]
couchdb-external-kinosearch.pl

13 years agoshow url and id in errors
Dobrica Pavlinusic [Wed, 8 Dec 2010 18:55:12 +0000 (19:55 +0100)]
show url and id in errors

13 years agodocument CouchDB examples
Dobrica Pavlinusic [Wed, 8 Dec 2010 18:54:19 +0000 (19:54 +0100)]
document CouchDB examples

13 years agounroll arrays of hashes for indexing
Dobrica Pavlinusic [Wed, 8 Dec 2010 14:56:36 +0000 (15:56 +0100)]
unroll arrays of hashes for indexing

13 years agoadded include_docs=true, use Mojo::JSON
Dobrica Pavlinusic [Tue, 7 Dec 2010 22:41:03 +0000 (23:41 +0100)]
added include_docs=true, use Mojo::JSON

13 years agouse Mojo::JSON
Dobrica Pavlinusic [Tue, 7 Dec 2010 20:22:58 +0000 (21:22 +0100)]
use Mojo::JSON

13 years agosilently skip empty chunks
Dobrica Pavlinusic [Tue, 7 Dec 2010 18:36:59 +0000 (19:36 +0100)]
silently skip empty chunks

13 years agodon't commit without indexer
Dobrica Pavlinusic [Tue, 7 Dec 2010 18:34:43 +0000 (19:34 +0100)]
don't commit without indexer

13 years agoimprove schema and store original document in json blob
Dobrica Pavlinusic [Tue, 7 Dec 2010 18:31:28 +0000 (19:31 +0100)]
improve schema and store original document in json blob

13 years agouse /srv/angular-mojolicious as base dir
Dobrica Pavlinusic [Tue, 7 Dec 2010 18:12:41 +0000 (19:12 +0100)]
use /srv/angular-mojolicious as base dir

13 years agolocal.ini configuration for couchdb
Dobrica Pavlinusic [Tue, 7 Dec 2010 15:17:45 +0000 (16:17 +0100)]
local.ini configuration for couchdb

13 years agocouchdb external process to search using KinoSearch
Dobrica Pavlinusic [Tue, 7 Dec 2010 15:15:21 +0000 (16:15 +0100)]
couchdb external process to search using KinoSearch

13 years agosimple KinoSearch indexer for CouchDB
Dobrica Pavlinusic [Tue, 7 Dec 2010 14:51:02 +0000 (15:51 +0100)]
simple KinoSearch indexer for CouchDB

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Tue, 7 Dec 2010 14:50:37 +0000 (15:50 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

13 years agoadded commit which is called at end of batch
Dobrica Pavlinusic [Tue, 7 Dec 2010 14:50:10 +0000 (15:50 +0100)]
added commit which is called at end of batch

13 years agostyling
Marijana Glavica [Tue, 7 Dec 2010 13:18:35 +0000 (14:18 +0100)]
styling

13 years agowork in progress
Marijana Glavica [Tue, 7 Dec 2010 13:17:20 +0000 (14:17 +0100)]
work in progress

13 years agowork in progress
Marijana Glavica [Tue, 7 Dec 2010 00:20:03 +0000 (01:20 +0100)]
work in progress

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Mon, 6 Dec 2010 22:34:55 +0000 (23:34 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

13 years agocasopisi 2010
Marijana Glavica [Mon, 6 Dec 2010 22:30:42 +0000 (23:30 +0100)]
casopisi 2010

13 years agouse snmp-json repository
Dobrica Pavlinusic [Thu, 2 Dec 2010 13:54:24 +0000 (14:54 +0100)]
use snmp-json repository

13 years agostore printer data in /tmp if no output directory
Dobrica Pavlinusic [Wed, 1 Dec 2010 17:02:11 +0000 (18:02 +0100)]
store printer data in /tmp if no output directory

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Wed, 1 Dec 2010 14:22:19 +0000 (15:22 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

13 years agoradiobuttons for registration type
Marijana Glavica [Wed, 1 Dec 2010 12:18:29 +0000 (13:18 +0100)]
radiobuttons for registration type

13 years agohide debug
Marijana Glavica [Wed, 1 Dec 2010 12:18:00 +0000 (13:18 +0100)]
hide debug

13 years agoextract couchdb triggers into own pm files
Dobrica Pavlinusic [Tue, 30 Nov 2010 21:49:53 +0000 (22:49 +0100)]
extract couchdb triggers into own pm files

this allows to specify database and trigger file to load on start as
arguments, e.g:

./couchdb-trigger.pl http://localhost:5984/drzb2011 trigger/email.pm

13 years agopull database using replication
Dobrica Pavlinusic [Tue, 30 Nov 2010 21:04:25 +0000 (22:04 +0100)]
pull database using replication

13 years agoMerge branch 'master' of github.com:dpavlin/angular-mojolicious
Dobrica Pavlinusic [Tue, 30 Nov 2010 19:31:40 +0000 (20:31 +0100)]
Merge branch 'master' of github.com:dpavlin/angular-mojolicious

13 years agofields for R-1
Marijana Glavica [Tue, 30 Nov 2010 19:29:00 +0000 (20:29 +0100)]
fields for R-1

13 years agodisplay simple registrations list
Dobrica Pavlinusic [Mon, 29 Nov 2010 18:59:45 +0000 (19:59 +0100)]
display simple registrations list

13 years agoadded more printers
Dobrica Pavlinusic [Mon, 29 Nov 2010 15:29:06 +0000 (16:29 +0100)]
added more printers

13 years agoshow tray name
Dobrica Pavlinusic [Mon, 29 Nov 2010 14:04:35 +0000 (15:04 +0100)]
show tray name

13 years agosave json log by date
Dobrica Pavlinusic [Mon, 29 Nov 2010 14:00:19 +0000 (15:00 +0100)]
save json log by date

13 years agostore date and ip
Dobrica Pavlinusic [Mon, 29 Nov 2010 13:55:06 +0000 (14:55 +0100)]
store date and ip

13 years agoconvert layout to nested tables
Dobrica Pavlinusic [Mon, 29 Nov 2010 12:47:31 +0000 (13:47 +0100)]
convert layout to nested tables

13 years agoshow more values
Dobrica Pavlinusic [Mon, 29 Nov 2010 12:37:32 +0000 (13:37 +0100)]
show more values

13 years agodump all printer snmp using snmpwalk
Dobrica Pavlinusic [Mon, 29 Nov 2010 12:16:53 +0000 (13:16 +0100)]
dump all printer snmp using snmpwalk

13 years agofix angular compile
Dobrica Pavlinusic [Mon, 29 Nov 2010 12:07:20 +0000 (13:07 +0100)]
fix angular compile

13 years agodie if output directory doesn't exist
Dobrica Pavlinusic [Mon, 29 Nov 2010 12:05:09 +0000 (13:05 +0100)]
die if output directory doesn't exist

13 years agojust title
Marijana Glavica [Mon, 29 Nov 2010 07:20:21 +0000 (08:20 +0100)]
just title

13 years agofooter style
Marijana Glavica [Mon, 29 Nov 2010 07:19:31 +0000 (08:19 +0100)]
footer style

13 years agopull printer status using SNMP::Multi
Dobrica Pavlinusic [Sun, 28 Nov 2010 23:12:12 +0000 (00:12 +0100)]
pull printer status using SNMP::Multi

13 years agoshow/hide messages
Dobrica Pavlinusic [Sun, 28 Nov 2010 21:32:18 +0000 (22:32 +0100)]
show/hide messages

13 years agolink to printer http interface
Dobrica Pavlinusic [Sun, 28 Nov 2010 13:58:00 +0000 (14:58 +0100)]
link to printer http interface

13 years agoadded trays output and color percents
Dobrica Pavlinusic [Sun, 28 Nov 2010 13:52:21 +0000 (14:52 +0100)]
added trays output and color percents

13 years agoshow printer message and consumables
Dobrica Pavlinusic [Sun, 28 Nov 2010 13:45:19 +0000 (14:45 +0100)]
show printer message and consumables

13 years agosave name of json in _key
Dobrica Pavlinusic [Sun, 28 Nov 2010 13:19:25 +0000 (14:19 +0100)]
save name of json in _key

13 years agostatic JSON files from public/json/database/entity/json
Dobrica Pavlinusic [Sun, 28 Nov 2010 13:03:04 +0000 (14:03 +0100)]
static JSON files from public/json/database/entity/json

13 years agoexecute shell commands with trigger
Dobrica Pavlinusic [Mon, 22 Nov 2010 21:11:46 +0000 (22:11 +0100)]
execute shell commands with trigger

13 years agoimplement back-end triggers for CouchDB
Dobrica Pavlinusic [Mon, 22 Nov 2010 20:01:46 +0000 (21:01 +0100)]
implement back-end triggers for CouchDB

13 years agocleanup dependencies
Dobrica Pavlinusic [Mon, 22 Nov 2010 14:51:59 +0000 (15:51 +0100)]
cleanup dependencies

13 years agowe don't receive duplicates from Mojo::Client
Dobrica Pavlinusic [Mon, 22 Nov 2010 14:48:32 +0000 (15:48 +0100)]
we don't receive duplicates from Mojo::Client

this is snippet of left-over code to work around problem with
LWP::UserAgent which isn't used any more

13 years agowatch CouchDB _changes?feed=continuous
Dobrica Pavlinusic [Mon, 22 Nov 2010 14:16:44 +0000 (15:16 +0100)]
watch CouchDB _changes?feed=continuous

13 years agogit submodule init before update
Dobrica Pavlinusic [Mon, 22 Nov 2010 14:05:09 +0000 (15:05 +0100)]
git submodule init before update

13 years agopublished, with headers
Marijana Glavica [Sat, 20 Nov 2010 01:30:27 +0000 (02:30 +0100)]
published, with headers

13 years agofinal changes before moving it to real
Marijana Glavica [Fri, 19 Nov 2010 20:48:44 +0000 (21:48 +0100)]
final changes before moving it to real

13 years agogoing real
Marijana Glavica [Fri, 19 Nov 2010 20:41:52 +0000 (21:41 +0100)]
going real

13 years agomodify work structure
Marijana Glavica [Fri, 19 Nov 2010 18:17:50 +0000 (19:17 +0100)]
modify work structure

13 years agosimple run/update script
Dobrica Pavlinusic [Fri, 19 Nov 2010 17:40:51 +0000 (18:40 +0100)]
simple run/update script

13 years agosplit out css, and use newer javascript code
Dobrica Pavlinusic [Fri, 19 Nov 2010 17:35:00 +0000 (18:35 +0100)]
split out css, and use newer javascript code

13 years agorenamed registration for drzb2011
Dobrica Pavlinusic [Fri, 19 Nov 2010 17:20:47 +0000 (18:20 +0100)]
renamed registration for drzb2011

this is beginning of migration to fully static deployment

13 years agosplit database name in own file and variable
Dobrica Pavlinusic [Fri, 19 Nov 2010 17:18:44 +0000 (18:18 +0100)]
split database name in own file and variable

13 years agomerge conference registration from drzb2011 branch
Dobrica Pavlinusic [Fri, 19 Nov 2010 16:55:15 +0000 (17:55 +0100)]
merge conference registration from drzb2011 branch

13 years agoupdate README with Roadmap and document done things
Dobrica Pavlinusic [Mon, 15 Nov 2010 20:12:38 +0000 (21:12 +0100)]
update README with Roadmap and document done things

13 years agoMerge branch 'app'
Dobrica Pavlinusic [Mon, 15 Nov 2010 20:03:13 +0000 (21:03 +0100)]
Merge branch 'app'

13 years agosupport callback for jsonp on CouchDB view proxy
Dobrica Pavlinusic [Mon, 15 Nov 2010 17:04:08 +0000 (18:04 +0100)]
support callback for jsonp on CouchDB view proxy

13 years agofix load_symposium and make it more robust
Dobrica Pavlinusic [Mon, 15 Nov 2010 16:55:29 +0000 (17:55 +0100)]
fix load_symposium and make it more robust

13 years agopass query params to CouchDB
Dobrica Pavlinusic [Mon, 15 Nov 2010 16:39:36 +0000 (17:39 +0100)]
pass query params to CouchDB

13 years agoCouchDB proxy for _design _view
Dobrica Pavlinusic [Mon, 15 Nov 2010 16:17:40 +0000 (17:17 +0100)]
CouchDB proxy for _design _view

13 years agoshow number of characters in abstract app
Dobrica Pavlinusic [Fri, 12 Nov 2010 14:30:19 +0000 (15:30 +0100)]
show number of characters in abstract

13 years agouse clean upstream v0.9.3
Dobrica Pavlinusic [Fri, 12 Nov 2010 14:18:28 +0000 (15:18 +0100)]
use clean upstream v0.9.3

13 years agoadded instructions to put view using curl
Dobrica Pavlinusic [Thu, 11 Nov 2010 22:03:57 +0000 (23:03 +0100)]
added instructions to put view using curl

13 years agoremove _rev so we can load view in empty database
Dobrica Pavlinusic [Thu, 11 Nov 2010 22:03:38 +0000 (23:03 +0100)]
remove _rev so we can load view in empty database

13 years agoreplace Symposium $resource with $xhr CouchDB view
Dobrica Pavlinusic [Thu, 11 Nov 2010 21:14:20 +0000 (22:14 +0100)]
replace Symposium $resource with $xhr CouchDB view

13 years agoadded CouchDB views used
Dobrica Pavlinusic [Thu, 11 Nov 2010 20:19:22 +0000 (21:19 +0100)]
added CouchDB views used

13 years agomake title first editable stuff in file
Dobrica Pavlinusic [Thu, 11 Nov 2010 18:23:10 +0000 (19:23 +0100)]
make title first editable stuff in file