repo
string
commit
string
message
string
diff
string
jacques/smf-manifests
43df7f133b8b34c2836742d48a13a9d8b6daecf2
Add SMF manifest for starting up powerdns on OpenSolaris snv_121
diff --git a/powerdns.xml b/powerdns.xml new file mode 100644 index 0000000..9f714fb --- /dev/null +++ b/powerdns.xml @@ -0,0 +1,48 @@ +<?xml version='1.0'?> +<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> +<service_bundle type='manifest' name='export'> + <service name='network/powerdns...
jacques/smf-manifests
f97c7316e29073c439fd8eb11b52d17c32f6ffdd
Don't rely on a symlink being in place for /usr -> /opt
diff --git a/exim.xml b/exim.xml index cc7385b..9dfc384 100644 --- a/exim.xml +++ b/exim.xml @@ -1,48 +1,48 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/exim' type='service' version='0'...
jacques/smf-manifests
124784b264a37bb8f03854d4d13e681491ad6811
SMF manifest for starting openldap up
diff --git a/openldap-server.xml b/openldap-server.xml new file mode 100644 index 0000000..a6b5b3e --- /dev/null +++ b/openldap-server.xml @@ -0,0 +1,48 @@ +<?xml version='1.0'?> +<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> +<service_bundle type='manifest' name='export'> + <service n...
jacques/smf-manifests
724cd76bee280b7205b249313a9969d02d81f566
SMFify nagios
diff --git a/nagios.xml b/nagios.xml new file mode 100644 index 0000000..9afed2f --- /dev/null +++ b/nagios.xml @@ -0,0 +1,48 @@ +<?xml version='1.0'?> +<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> +<service_bundle type='manifest' name='export'> + <service name='network/nagios' type='...
jacques/smf-manifests
fb12b64cd4ea16eccf0ea50abecc72a941f12f86
Bumping Atlassian software releases:
diff --git a/confluence.xml b/confluence.xml index 06f4b2d..e9a2839 100644 --- a/confluence.xml +++ b/confluence.xml @@ -1,47 +1,47 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/confluen...
jacques/smf-manifests
4d33d2ac7c509bc48741ea73462806bacd0d14a0
The SUN DSEE manifest I did quite some time ago.
diff --git a/sun-dsee.xml b/sun-dsee.xml new file mode 100644 index 0000000..8f72340 --- /dev/null +++ b/sun-dsee.xml @@ -0,0 +1,47 @@ +<?xml version='1.0'?> +<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> +<service_bundle type='manifest' name='export'> + <service name='network/dsee' ty...
jacques/smf-manifests
134451d5bf5bd277281169e6e64b676635216ebb
Forgot to commit this - basically this fixes the syslog error and on the SmartMachine your spam assassin logs go to /var/log/postfix.log
diff --git a/spamd.xml b/spamd.xml index 9e7d0c1..74d6d4b 100644 --- a/spamd.xml +++ b/spamd.xml @@ -1,45 +1,45 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/spamd' type='service' versio...
jacques/smf-manifests
79dfcc1b83041a881d1e3c0b4b5cb7c17b423088
Upgraded to JIRA 4.1.2
diff --git a/jira.xml b/jira.xml index a3dbba5..7f1f643 100644 --- a/jira.xml +++ b/jira.xml @@ -1,49 +1,47 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/jira' type='service' version='0'...
jacques/smf-manifests
170faa93452849d655ac39324259ecf7bffb6d39
Upgraded Confluence to 3.3.1
diff --git a/confluence.xml b/confluence.xml index 007103a..8e155bd 100644 --- a/confluence.xml +++ b/confluence.xml @@ -1,47 +1,47 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/confluen...
jacques/smf-manifests
1d14f683aa16cf921aa82e49e716b7fe71c0fd14
Upgraded to Crowd 2.0.7
diff --git a/crowd.xml b/crowd.xml index d85d210..6660d95 100644 --- a/crowd.xml +++ b/crowd.xml @@ -1,41 +1,41 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/crowd' type='service' versio...
jacques/smf-manifests
2cd715c35399e2631a12df389e2bafb4e7f80bb0
Added the MIT license
diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..20650a6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2009-2010 Jacques Marneweck. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to d...
jacques/smf-manifests
726276b9586dc9468b3424677d515c90d3eb6630
Fix common_name for JIRA and Crowd. Set JAVA_HOME instead of having to edit setenv.sh to make upgrades easier
diff --git a/confluence.xml b/confluence.xml index 090662d..007103a 100644 --- a/confluence.xml +++ b/confluence.xml @@ -1,45 +1,47 @@ <?xml version='1.0'?> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='network/confluen...
jacques/smf-manifests
89279766c776da543f00fcbaa0fe8b86b75472ba
Added smf manifests for crowd and confluence
diff --git a/confluence.xml b/confluence.xml new file mode 100644 index 0000000..090662d --- /dev/null +++ b/confluence.xml @@ -0,0 +1,45 @@ +<?xml version='1.0'?> +<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> +<service_bundle type='manifest' name='export'> + <service name='network/co...
jacques/smf-manifests
a5c1acb2f1294b35d25fc2d060aabe9e3aea6c6a
Add a manifest for Atlassian JIRA
diff --git a/jira.xml b/jira.xml new file mode 100644 index 0000000..80b68e2 --- /dev/null +++ b/jira.xml @@ -0,0 +1,49 @@ +<?xml version='1.0'?> +<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> +<service_bundle type='manifest' name='export'> + <service name='network/jira' type='service'...
jacques/smf-manifests
869881e451f5d26977c4b1434995edb507fbf639
Added manifests for Exim and Spam Assassin
diff --git a/README b/README new file mode 100644 index 0000000..c4b367c --- /dev/null +++ b/README @@ -0,0 +1 @@ +SMF Manifests for use with Joyent SmartMachines (formerly Joyent Accelerators) diff --git a/exim.xml b/exim.xml new file mode 100644 index 0000000..cc7385b --- /dev/null +++ b/exim.xml @@ -0,0 +1,48 @@ +<?...
cjb/lilypad-email-shirt
7892f81a1ccb19db766adc444391206af6ce696f
typo in comment
diff --git a/lilypad.pde b/lilypad.pde index 441c30c..98c7242 100644 --- a/lilypad.pde +++ b/lilypad.pde @@ -1,55 +1,55 @@ /* lilypad.pde * Author: Chris Ball <chris@printf.net> * Function: Take a number from a serial port, and display it on LEDs. * URL: http://github.com/cjb/lilypad-email-tshirt/ * ...
cjb/lilypad-email-shirt
07983efb2218062cc1e505f4237cc3a92ac4982c
Initial import
diff --git a/README b/README new file mode 100644 index 0000000..3a45c21 --- /dev/null +++ b/README @@ -0,0 +1,22 @@ +What's this? +============ + +It's the source code for a t-shirt that counts how much unread e-mail +the wearer has, using a Lilypad Arduino microcontroller. You can read +more, and see a video demonst...
yoricksijsling/mooSortList
96bb77f85b2affbd042db4cb0695f9a109a32e21
Asc/desc icons. Use stableSort
diff --git a/Demo/asc.gif b/Demo/asc.gif new file mode 100644 index 0000000..108cc58 Binary files /dev/null and b/Demo/asc.gif differ diff --git a/Demo/desc.gif b/Demo/desc.gif new file mode 100644 index 0000000..00d417a Binary files /dev/null and b/Demo/desc.gif differ diff --git a/Demo/index.html b/Demo/index.html in...
yoricksijsling/mooSortList
57db965edd060f14f5281b5e610b38b78dcc6b59
small stuff
diff --git a/Source/SortList.js b/Source/SortList.js index e579ad4..f74f707 100644 --- a/Source/SortList.js +++ b/Source/SortList.js @@ -1,92 +1,88 @@ var SortList = new Class({ Implements: Options, options: { elements: false, sortLinks: false, defaults: { sortTag: null, - sortDirection: 1 //ascen...
kernow/Scupper
312e651b211a43850b81c2546adb4efed3dc7649
first import
diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..a63b235 --- /dev/null +++ b/README.markdown @@ -0,0 +1,54 @@ +Scupper +======= + +Scupper is a JavaScript library that helps you work with HTML in your test environment. It lets you define html snippets in your HTML file, then sweeps the...
goerz/mail.pl
ee8b9c39a4f3840974c0a23e57d6d60500b2b1ac
Added Readme
diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..6b37696 --- /dev/null +++ b/README.markdown @@ -0,0 +1,160 @@ +# mail.pl + +[http://github.com/goerz/mail.pl](http://github.com/goerz/mail.pl) + +Author: [Michael Goerz](http://michaelgoerz.net) + +The mail.pl script allows to send emai...
goerz/mail.pl
6485b447bd3d7c7b1900e8802bd7a63b57a07d34
Added --replyto and --messageid options
diff --git a/mail.pl b/mail.pl index edf0580..7ff3b3c 100755 --- a/mail.pl +++ b/mail.pl @@ -1,781 +1,795 @@ #!/usr/bin/perl -w use strict; # (c) 2007 Michael Goerz <goerz@physik.fu-berlin.de> # This script allows to send email messages with attachments # through an SMTP server that requires authentification # T...
goerz/mail.pl
d33b1d0295fb58c8aabc543e9594d7f520afb5d2
New Import
diff --git a/mail.pl b/mail.pl new file mode 100755 index 0000000..edf0580 --- /dev/null +++ b/mail.pl @@ -0,0 +1,1325 @@ +#!/usr/bin/perl -w +use strict; +# (c) 2007 Michael Goerz <goerz@physik.fu-berlin.de> +# This script allows to send email messages with attachments +# through an SMTP server that requires authenti...
art-orlov/postgraduate
a65b508d1a45896a90f714ce002723216033a847
metrics added
diff --git a/src/com/browzmi/math/sql/review/experiment/per user.sql b/src/com/browzmi/math/sql/review/experiment/per user.sql new file mode 100755 index 0000000..c618f86 --- /dev/null +++ b/src/com/browzmi/math/sql/review/experiment/per user.sql @@ -0,0 +1,39 @@ +select + (unix_timestamp(max_d) - unix_timestamp(min_d...
art-orlov/postgraduate
812cafc4804330e0d5392f34a9606f324d62b7c1
existing
diff --git a/build.xml b/build.xml new file mode 100755 index 0000000..625f251 --- /dev/null +++ b/build.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- You may freely edit this file. See commented blocks below for --> +<!-- some examples of how to customize the build. --> +<!-- (If you delete it ...
art-orlov/postgraduate
c70755191572c628f61b8ea64f442008d1fcaa09
initial
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c1fdbf --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +out/* +*.iml +*.ipr +*.iws +
tmahmood/game_engine
458350edde7bbfcc64fa362c0b362ba4d93d23c6
Event Handler class added!
diff --git a/bin/game_engine b/bin/game_engine deleted file mode 100755 index c308e13..0000000 Binary files a/bin/game_engine and /dev/null differ diff --git a/makefile b/makefile index 95ff242..3ada7b3 100644 --- a/makefile +++ b/makefile @@ -1,47 +1,50 @@ CC=g++ CFLAGS=-c -Wall -g LDFLAGS=-g -Wall SDLFLAG=`sdl-co...
tmahmood/game_engine
c631b42168147894e1fc91d2e291f10ec0b22da3
Python integration in progress
diff --git a/bin/game_engine b/bin/game_engine index e61d8b8..c308e13 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/bin/pyengine_test.py b/bin/pyengine_test.py new file mode 100644 index 0000000..f7f0159 --- /dev/null +++ b/bin/pyengine_test.py @@ -0,0 +1,23 @@ +def print_test_data(): ...
tmahmood/game_engine
6278f1707ed45fcc99c458e8b89df8583c797b6b
Improved string helper
diff --git a/bin/game11/31.png b/bin/2dracer/31.png similarity index 100% rename from bin/game11/31.png rename to bin/2dracer/31.png diff --git a/bin/game11/32.png b/bin/2dracer/32.png similarity index 100% rename from bin/game11/32.png rename to bin/2dracer/32.png diff --git a/bin/game11/33.png b/bin/2dracer/33.png si...
tmahmood/game_engine
7ccd41e4d952978f1c8263c3d677da679a7c2248
Improving linked list and String helper class
diff --git a/bin/game11/31.png b/bin/game11/31.png new file mode 100755 index 0000000..756217a Binary files /dev/null and b/bin/game11/31.png differ diff --git a/bin/game11/32.png b/bin/game11/32.png new file mode 100755 index 0000000..a0b4bdf Binary files /dev/null and b/bin/game11/32.png differ diff --git a/bin/game1...
tmahmood/game_engine
a3613a64bca3a1a0f5113a60e87c7c6776e669d0
We are implementing modules
diff --git a/bin/31.png b/bin/31.png deleted file mode 100755 index 756217a..0000000 Binary files a/bin/31.png and /dev/null differ diff --git a/bin/32.png b/bin/32.png deleted file mode 100755 index a0b4bdf..0000000 Binary files a/bin/32.png and /dev/null differ diff --git a/bin/33.png b/bin/33.png deleted file mode 1...
tmahmood/game_engine
00f0bcde2b091059786ecb323e977d5df460376c
Some small updates
diff --git a/bin/obj_human.txt b/bin/obj_human.txt new file mode 100644 index 0000000..99ba7e1 --- /dev/null +++ b/bin/obj_human.txt @@ -0,0 +1,9 @@ +id=1001 +life=100 +damage=10 +level=0 +stat_x=100 +speed=2 +top_speed=20 +movement=keyboard + diff --git a/src/helpers/config_loader.cc b/src/helpers/config_loader.cc new...
tmahmood/game_engine
88a947174ad39858e56fcbcb8a739f9bc11c95d8
More Update
diff --git a/makefile b/makefile index bcc0c63..9e901eb 100644 --- a/makefile +++ b/makefile @@ -1,35 +1,37 @@ CC=g++ CFLAGS=-c -Wall -g LDFLAGS=-g -Wall SDLFLAG=`sdl-config --cflags --libs` -lSDL_image EXECUTABLE=bin/game_engine -game_engine: main string_helper string_tokenizer file_helper sdl object vehical - ...
tmahmood/game_engine
e187bd7514d89e9e175b8ba2b62b859a73b567ba
Added timer class, implemented object movement
diff --git a/src/data_structure/point.h b/src/data_structure/point.h new file mode 100644 index 0000000..0d23ed9 --- /dev/null +++ b/src/data_structure/point.h @@ -0,0 +1,13 @@ +#ifndef POINT_H_ + +#define POINT_H_ + +struct Point +{ + int x; + int y; +}; + +#endif /* POINT_H_ */ + + diff --git a/src/main.cc b/src/main...
tmahmood/game_engine
60dd6a32ace787b4ad9f50de7c9085c723f0be97
Adding object and vehical class
diff --git a/bin/game_engine b/bin/game_engine deleted file mode 100755 index 2a8c5c7..0000000 Binary files a/bin/game_engine and /dev/null differ diff --git a/makefile b/makefile index 6f96c25..bcc0c63 100644 --- a/makefile +++ b/makefile @@ -1,29 +1,35 @@ CC=g++ CFLAGS=-c -Wall -g LDFLAGS=-g -Wall SDLFLAG=`sdl-co...
tmahmood/game_engine
fdf022f708d09c166c8289906145155dc833c566
Implementing stuffs
diff --git a/bin/31.png b/bin/31.png new file mode 100755 index 0000000..756217a Binary files /dev/null and b/bin/31.png differ diff --git a/bin/32.png b/bin/32.png new file mode 100755 index 0000000..a0b4bdf Binary files /dev/null and b/bin/32.png differ diff --git a/bin/33.png b/bin/33.png new file mode 100755 index ...
tmahmood/game_engine
a614f510d467c016b5a66031e94bb00a1593a96e
Memory manager in progress
diff --git a/src/mem_manager b/src/mem_manager deleted file mode 160000 index e680d8f..0000000 --- a/src/mem_manager +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e680d8fd1216abe19b295bacd5edb5ab677cda16 diff --git a/src/mem_manager/int_node.h b/src/mem_manager/int_node.h new file mode 100644 index 0000000..090c016 --...
tmahmood/game_engine
fd76c4886a116a695553bdeab06d69ce2eed26ea
SDL event management is work on progress
diff --git a/bin/game_engine b/bin/game_engine index 11163bc..0429077 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/makefile b/makefile index 2f26c52..f3156c7 100644 --- a/makefile +++ b/makefile @@ -1,25 +1,29 @@ CC=g++ CFLAGS=-c -Wall -g LDFLAGS=-g -Wall SDLFLAG=-lSDL +EXECUTABLE...
tmahmood/game_engine
fda1389020f682726ddc8f28e23d3b7922194e91
We added memory manager
diff --git a/bin/game_engine b/bin/game_engine index 60d54fa..11163bc 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/game_engine b/game_engine deleted file mode 100644 index c120ef2..0000000 --- a/game_engine +++ /dev/null @@ -1,1100 +0,0 @@ -let SessionLoad = 1 -if &cp | set nocp | end...
tmahmood/game_engine
e4eb28b22d2ed708ccf10480946f5b24b85148cd
Implementing Memory management
diff --git a/bin/game_engine b/bin/game_engine index c697887..60d54fa 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/src/mem_management/llist.h b/src/mem_management/llist.h new file mode 100644 index 0000000..fe24ede --- /dev/null +++ b/src/mem_management/llist.h @@ -0,0 +1,265 @@ +#inc...
tmahmood/game_engine
c5a2c4b84fdaf26c75365e796f6ee12b5e59cbb9
Added display_manager class
diff --git a/game_engine.vim b/game_engine.vim deleted file mode 100644 index 3ba4d7d..0000000 --- a/game_engine.vim +++ /dev/null @@ -1,3516 +0,0 @@ -let SessionLoad = 1 -if &cp | set nocp | endif -let s:cpo_save=&cpo -set cpo&vim -inoremap <Nul>  -cnoremap <F4>  -map! <F2> :call TrimWhiteSpace() -smap  i<BS...
tmahmood/game_engine
5dbdf4135fc466207418fc64f3744995bf481120
Next step, SDL implementation
diff --git a/bin/game_engine b/bin/game_engine index d58e247..f51c63b 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/game_engine.vim b/game_engine.vim index 783baec..3ba4d7d 100644 --- a/game_engine.vim +++ b/game_engine.vim @@ -1,636 +1,635 @@ let SessionLoad = 1 if &cp | set nocp | ...
tmahmood/game_engine
4f4767e6d9401ed826d4d47b51f5ec9b0c16d9c2
Implemented Trimming function, to fix the maps on loading
diff --git a/bin/game_engine b/bin/game_engine index c2fe380..d58e247 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/makefile b/makefile index 98434d5..c0ae2b9 100644 --- a/makefile +++ b/makefile @@ -1,15 +1,15 @@ CC=g++ CFLAGS=-c -Wall -g -LDFLAGS=-g +LDFLAGS=-g -Wall SOURCES=src/t...
tmahmood/game_engine
fec0512a67d677425218ddf9741ffd80ea82fa77
Working on string trimming
diff --git a/bin/game_engine b/bin/game_engine index 730e6f3..c2fe380 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/bin/test_file b/bin/test_file index 0834436..5a8d596 100644 --- a/bin/test_file +++ b/bin/test_file @@ -1,15 +1,13 @@ First Map! 10 10 -1 1 -7 8 @ ########## #######...
tmahmood/game_engine
67045f2a5208ecbb83895ab8c340e19103fc1abf
Some more updates
diff --git a/bin/game_engine b/bin/game_engine index 8439797..730e6f3 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/makefile b/makefile index f589d7b..98434d5 100644 --- a/makefile +++ b/makefile @@ -1,15 +1,15 @@ CC=g++ CFLAGS=-c -Wall -g LDFLAGS=-g -SOURCES=src/tester.cpp src/file...
tmahmood/game_engine
5b4b70e399cd597333dd591fe01918ad4acb636f
Implemented string tokenizer.
diff --git a/bin/game_engine b/bin/game_engine index bf1925e..8439797 100755 Binary files a/bin/game_engine and b/bin/game_engine differ diff --git a/bin/test_file b/bin/test_file index ff9f023..0834436 100644 --- a/bin/test_file +++ b/bin/test_file @@ -1,14 +1,15 @@ First Map! 10 10 1 1 -10 10 +7 8 +@ ########## ...
tmahmood/game_engine
8a71daeb879d8d64edad7c99934fca2b7e1f8868
Few small updates
diff --git a/game_engine.vim b/game_engine.vim index 8f5d6c4..783baec 100644 --- a/game_engine.vim +++ b/game_engine.vim @@ -1,1295 +1,3517 @@ let SessionLoad = 1 if &cp | set nocp | endif let s:cpo_save=&cpo set cpo&vim inoremap <Nul>  +cnoremap <F4>  +map! <F2> :call TrimWhiteSpace() smap  i<BS> +xm...
tmahmood/game_engine
8e91baae365de07f6fa997d0e8d684e1b2e46aaf
Project file added
diff --git a/game_engine.vim b/game_engine.vim new file mode 100644 index 0000000..8f5d6c4 --- /dev/null +++ b/game_engine.vim @@ -0,0 +1,1295 @@ +let SessionLoad = 1 +if &cp | set nocp | endif +let s:cpo_save=&cpo +set cpo&vim +inoremap <Nul>  +smap  i<BS> +vmap [% [%m'gv`` +map <silent> \mm :ShowMarksPlaceM...
bolav/cal-dav-sync
40264e782ba3ff4471c1ad194b4cfdccd798c86f
fixed as_string
diff --git a/lib/Data/ICal/Folder/Entry.pm b/lib/Data/ICal/Folder/Entry.pm index 4e10eaa..f7cb2ac 100644 --- a/lib/Data/ICal/Folder/Entry.pm +++ b/lib/Data/ICal/Folder/Entry.pm @@ -1,40 +1,40 @@ package Data::ICal::Folder::Entry; use Moose; with 'MooseX::Clone'; has 'fn' => (is => 'rw', isa => 'Str', lazy_build...
bolav/cal-dav-sync
c71e295716a302c8d610b3ce1c94a0527eb6788b
Sync working
diff --git a/lib/Cal/DAV.pm b/lib/Cal/DAV.pm index 0e5b7a0..ae1c708 100644 --- a/lib/Cal/DAV.pm +++ b/lib/Cal/DAV.pm @@ -1,569 +1,568 @@ package Cal::DAV; use strict; use Data::ICal; use Data::ICal::Folder; use HTTP::DAV; use HTTP::DAV::Utils; use Moose; has 'calfolder' => (is => 'rw', isa => 'Data::I...
bolav/cal-dav-sync
d0e5cee413c0e3485bddba3a17d43cb2cce24728
Can write events
diff --git a/lib/Cal/DAV.pm b/lib/Cal/DAV.pm index 088b86e..0e5b7a0 100644 --- a/lib/Cal/DAV.pm +++ b/lib/Cal/DAV.pm @@ -1,449 +1,569 @@ package Cal::DAV; use strict; use Data::ICal; use Data::ICal::Folder; use HTTP::DAV; +use HTTP::DAV::Utils; use Moose; has 'calfolder' => (is => 'rw', isa => 'Data::I...
bolav/cal-dav-sync
beebe623ecc44581619f02b08fb884d42173a1aa
Can save folder
diff --git a/lib/Cal/DAV.pm b/lib/Cal/DAV.pm index 05eec4b..088b86e 100644 --- a/lib/Cal/DAV.pm +++ b/lib/Cal/DAV.pm @@ -1,448 +1,449 @@ package Cal::DAV; use strict; use Data::ICal; use Data::ICal::Folder; use HTTP::DAV; use Moose; has 'calfolder' => (is => 'rw', isa => 'Data::ICal::Folder', lazy_buil...
bolav/cal-dav-sync
a7eb32149790c9c7a70f10437617028a013e2d8b
Can download folder
diff --git a/lib/Cal/DAV.pm b/lib/Cal/DAV.pm index 00d1c16..05eec4b 100644 --- a/lib/Cal/DAV.pm +++ b/lib/Cal/DAV.pm @@ -1,464 +1,448 @@ package Cal::DAV; use strict; use Data::ICal; use Data::ICal::Folder; use HTTP::DAV; use Moose; has 'calfolder' => (is => 'rw', isa => 'Data::ICal::Folder', lazy_buil...
bolav/cal-dav-sync
ca9201ed4d42e89c43ecf4cd29c2583899c883e6
schema
diff --git a/lib/Cal/DAV.pm b/lib/Cal/DAV.pm index 194928e..00d1c16 100644 --- a/lib/Cal/DAV.pm +++ b/lib/Cal/DAV.pm @@ -1,446 +1,464 @@ package Cal::DAV; use strict; use Data::ICal; +use Data::ICal::Folder; + use HTTP::DAV; +use Moose; + +has 'calfolder' => (is => 'rw', isa => 'Data::ICal::Folder', lazy_buil...
bolav/cal-dav-sync
4a854e47a45b6b895a074e0263d1bf323c73e5ff
Added files
diff --git a/lib/Cal/DAV.pm b/lib/Cal/DAV.pm new file mode 100644 index 0000000..194928e --- /dev/null +++ b/lib/Cal/DAV.pm @@ -0,0 +1,446 @@ +package Cal::DAV; + + +use strict; +use Data::ICal; +use HTTP::DAV; + +our $VERSION="0.6"; + +=head1 NAME + +Cal::DAV - a CalDAV client + +=head1 SYNOPSIS + + my $cal = Cal::...
jrbeeman/dr
da80412217785d94e4afcc758e7f933a3e0c2ed0
- Fix permissions - Fix filtering by collection - Add filtering by thread
diff --git a/dr_solr.module b/dr_solr.module index 4ec58ef..4fa417e 100644 --- a/dr_solr.module +++ b/dr_solr.module @@ -1,144 +1,176 @@ <?php /** * Implementation of hook_menu(). */ function dr_solr_menu() { $items['dr/solr/taxonomy'] = array( 'title' => 'DR: Word match report', 'page ...
jrbeeman/dr
97e9065a74fe157d4e43133c749fd05c81156ec0
Use query string instead of arg()
diff --git a/dr_solr.module b/dr_solr.module index eb9b8e6..4ec58ef 100644 --- a/dr_solr.module +++ b/dr_solr.module @@ -1,127 +1,144 @@ <?php /** * Implementation of hook_menu(). */ function dr_solr_menu() { $items['dr/solr/taxonomy'] = array( 'title' => 'DR: Word match report', 'page ...
jrbeeman/dr
b3b125e1b7fa2e09b44d9009dbad84af9e3aff3f
Remove vid from URL-based query string
diff --git a/dr_solr.module b/dr_solr.module index a0044ba..eb9b8e6 100644 --- a/dr_solr.module +++ b/dr_solr.module @@ -1,128 +1,127 @@ <?php /** * Implementation of hook_menu(). */ function dr_solr_menu() { $items['dr/solr/taxonomy'] = array( 'title' => 'DR: Word match report', 'page ...
jrbeeman/dr
acaf949d920064d5325f4ec0d85238bfa5c2b913
Add theme patches
diff --git a/patches/seven-page.patch b/patches/seven-page.patch new file mode 100644 index 0000000..621d081 --- /dev/null +++ b/patches/seven-page.patch @@ -0,0 +1,10 @@ +--- ./sites/all/themes/seven/page.tpl.php 2010-09-17 17:19:47.916707133 +0000 ++++ ./sites/all/themes/seven/page.tpl.php 2010-09-09 01:41:37.2081144...
jrbeeman/dr
9352cfcf85cf3a46c173f2c9e79311dd813b82d3
Provide collection filter
diff --git a/dr_solr.module b/dr_solr.module index 6deed56..a0044ba 100644 --- a/dr_solr.module +++ b/dr_solr.module @@ -1,112 +1,128 @@ <?php /** * Implementation of hook_menu(). */ function dr_solr_menu() { $items['dr/solr/taxonomy'] = array( 'title' => 'DR: Word match report', 'page ...
jrbeeman/dr
0339e070ee5e3ab92a791a2b4f1f47095207a746
Styling for group pages
diff --git a/custom.css b/custom.css index e04ddb9..0278237 100644 --- a/custom.css +++ b/custom.css @@ -1,147 +1,149 @@ hr { border:none; border-collapse:collapse; color:#ccc; background-color:#ccc; height:1px; } a:hover { text-decoration:underline; } ins, blockquote { ...
jrbeeman/dr
fa6eee6c3662efa2b981f32f34e0e9f553f35f74
Add dr solr integration
diff --git a/dr_solr.css b/dr_solr.css new file mode 100644 index 0000000..cd3eb63 --- /dev/null +++ b/dr_solr.css @@ -0,0 +1,10 @@ +form #edit-type-wrapper, +form #edit-vid-wrapper { + float:left; + margin-right:10px; +} + +form #edit-submit { + clear:both; + display:block; +} diff --git a/dr_solr.info b/d...
jrbeeman/dr
6f90c7645067b9350439a548d9c01c0b8ab49870
Standardize package names; Add dr_solr module
diff --git a/dr.info b/dr.info index 38b167b..33b5306 100644 --- a/dr.info +++ b/dr.info @@ -1,3 +1,4 @@ name = 'Decoder Ring' description = 'Provides various site-specific changes.' -core = 6.x +package = "Decoder Ring" +core = "6.x" diff --git a/dr_chunk.info b/dr_chunk.info index a6180da..267f1d5 100644 --- a/dr_c...
jrbeeman/dr
d8d2af4652916463c9ca156971f864f401811d4e
Various style improvements; Render the tag block on node view pages, as it allows users to reference what they've already tagged
diff --git a/custom.css b/custom.css index 6dd4699..e04ddb9 100644 --- a/custom.css +++ b/custom.css @@ -1,141 +1,147 @@ hr { border:none; border-collapse:collapse; color:#ccc; background-color:#ccc; height:1px; } a:hover { text-decoration:underline; } ins, blockquote { ...
jrbeeman/dr
2bb81daabb09477097dacf733532cfed9b7a86a5
More ledgible text in WYSIWYG
diff --git a/dr_chunk.js b/dr_chunk.js index 2437db4..986fa4b 100644 --- a/dr_chunk.js +++ b/dr_chunk.js @@ -1,95 +1,96 @@ Drupal.dr_chunk = {}; Drupal.dr_chunk.loadedStyles = false; Drupal.dr_chunk.initialize = function() { // Determine the context var context = ''; if ($('#taxonomy-form-term').l...
jrbeeman/dr
5c8cf2acf09ba4f2cad8b0b40e6f3be8d6d60200
Tweak height of tags interface
diff --git a/dr_chunk.css b/dr_chunk.css index 9f7e03f..cc8910b 100644 --- a/dr_chunk.css +++ b/dr_chunk.css @@ -1,45 +1,45 @@ #dr-chunk-menu { position:fixed; top:50px; width:180px; - max-height:400px; + max-height:80%; overflow:auto; font-size:11px; background: url('/sites/all/the...
jrbeeman/dr
6a3901ec906f954c3938c9c359ee833bd5c652b3
Display improvements to tagging interface; Tracking of tagging interface state w/ cookies
diff --git a/dr_chunk.css b/dr_chunk.css index 6b1a394..9f7e03f 100644 --- a/dr_chunk.css +++ b/dr_chunk.css @@ -1,27 +1,45 @@ #dr-chunk-menu { position:fixed; - top:20px; - left:20px; - background:#fff; - border:1px solid #000; + top:50px; width:180px; max-height:400px; overflow:aut...
jrbeeman/dr
da8d71b9e5f664c602eaedff7171aefe3b1e7939
Cleanup login form
diff --git a/custom.css b/custom.css index 1e5982f..6dd4699 100644 --- a/custom.css +++ b/custom.css @@ -1,136 +1,141 @@ hr { border:none; border-collapse:collapse; color:#ccc; background-color:#ccc; height:1px; } a:hover { text-decoration:underline; } ins, blockquote { ...
jrbeeman/dr
f6672343f32b98d1a89663401a76f40d51c0fe0f
Cleanup exposed filters in views
diff --git a/custom.css b/custom.css index 3e21e15..1e5982f 100644 --- a/custom.css +++ b/custom.css @@ -1,126 +1,136 @@ hr { border:none; border-collapse:collapse; color:#ccc; background-color:#ccc; height:1px; } a:hover { text-decoration:underline; } ins, blockquote { ...
jrbeeman/dr
a46ed19c6f1b580a27d9e2e6c2f9c7f8dbe64893
Save parent terms when tagging a chunk
diff --git a/dr_chunk.module b/dr_chunk.module index 3066886..8252e93 100644 --- a/dr_chunk.module +++ b/dr_chunk.module @@ -1,265 +1,277 @@ <?php /** * @file * Decoder Ring module for text chunk tagging * * @todo Render selections on node view page * @todo Reset cursor after tagging a chunk */ //...
jrbeeman/dr
ec3a7d3c52ef684a8335dd8f75dc088ada408d4b
Minor styles for reports
diff --git a/custom.css b/custom.css index 70e481f..3e21e15 100644 --- a/custom.css +++ b/custom.css @@ -1,119 +1,126 @@ hr { border:none; border-collapse:collapse; color:#ccc; background-color:#ccc; height:1px; } a:hover { text-decoration:underline; } ins, blockquote { ...
jrbeeman/dr
9b8bffe3642c5e0f4bdd76244fe34ed5a38d2350
Move reports into their own include; define default width and height for charts
diff --git a/dr.module b/dr.module index 1a94367..77bb154 100644 --- a/dr.module +++ b/dr.module @@ -1,532 +1,136 @@ <?php define('DR_POST_TYPE', 'dr_post'); define('DR_USER_TYPE', 'dr_user'); define('DR_COLLECTION_TYPE', 'dr_collection'); - -module_load_include('inc', 'dr', 'dr.reports'); +define('DR_CHART_WIDTH...
jrbeeman/dr
25b520ace27a3f7d95407214b4e9eb4833976149
Add taxonomy activity reports for collections and posts; Cleanup
diff --git a/dr.module b/dr.module index 6dc310c..1a94367 100644 --- a/dr.module +++ b/dr.module @@ -1,489 +1,532 @@ <?php define('DR_POST_TYPE', 'dr_post'); define('DR_USER_TYPE', 'dr_user'); define('DR_COLLECTION_TYPE', 'dr_collection'); module_load_include('inc', 'dr', 'dr.reports'); /** * Implementati...
jrbeeman/dr
503e69912b4d2b35f23f1bed0ebf33dac7e0d849
Add user taxonomy activity report; Fix multi-key issue with saving to core taxonomy system
diff --git a/dr.module b/dr.module index 06f3b29..6dc310c 100644 --- a/dr.module +++ b/dr.module @@ -1,379 +1,489 @@ <?php define('DR_POST_TYPE', 'dr_post'); define('DR_USER_TYPE', 'dr_user'); define('DR_COLLECTION_TYPE', 'dr_collection'); module_load_include('inc', 'dr', 'dr.reports'); /** * Implementati...
jrbeeman/dr
173231be968e7129998f93378bb6c4051e50fa2c
More cleanup; Make taxonomy bar chart variable height based on number of results
diff --git a/dr.module b/dr.module index 4c3b989..06f3b29 100644 --- a/dr.module +++ b/dr.module @@ -1,324 +1,379 @@ <?php define('DR_POST_TYPE', 'dr_post'); define('DR_USER_TYPE', 'dr_user'); define('DR_COLLECTION_TYPE', 'dr_collection'); module_load_include('inc', 'dr', 'dr.reports'); /** * Implementati...
jrbeeman/dr
62581c7953056897b38f57bd9729122f25086d62
Add collection reports for activity and taxonomy; Refactor activity report to be a single all-purpose method
diff --git a/dr.module b/dr.module index 40ff074..4c3b989 100644 --- a/dr.module +++ b/dr.module @@ -1,294 +1,324 @@ <?php define('DR_POST_TYPE', 'dr_post'); define('DR_USER_TYPE', 'dr_user'); define('DR_COLLECTION_TYPE', 'dr_collection'); module_load_include('inc', 'dr', 'dr.reports'); /** * Implementati...
jrbeeman/dr
80401a82c13c6eeb255ae7a031824c57309ccff1
Add user taxonomy report and make a generic object taxonomy report method
diff --git a/dr.module b/dr.module index 99864f8..40ff074 100644 --- a/dr.module +++ b/dr.module @@ -1,252 +1,294 @@ <?php +define('DR_POST_TYPE', 'dr_post'); +define('DR_USER_TYPE', 'dr_user'); +define('DR_COLLECTION_TYPE', 'dr_collection'); + module_load_include('inc', 'dr', 'dr.reports'); /** * Implementati...
jrbeeman/dr
b3ec252937843019a2a47733c48877fa929df01a
Cleanup
diff --git a/dr.module b/dr.module index 09da842..99864f8 100644 --- a/dr.module +++ b/dr.module @@ -1,253 +1,252 @@ <?php module_load_include('inc', 'dr', 'dr.reports'); /** * Implementation of hook_menu(). */ function dr_menu() { $items = array(); // Taxonomy report $items['report/taxonomy'] = ar...
jrbeeman/dr
ebcc397eb7aede6448cdbc3f7b41bbef385e2c77
Add thread taxonomy report
diff --git a/dr.module b/dr.module index 106dccf..09da842 100644 --- a/dr.module +++ b/dr.module @@ -1,189 +1,253 @@ <?php module_load_include('inc', 'dr', 'dr.reports'); /** * Implementation of hook_menu(). */ function dr_menu() { $items = array(); // Taxonomy report $items['report/taxonomy'] = ar...
jrbeeman/dr
b44b6bf8ba88a21ccb1fb1375503f902c59acd02
Tweak the logic for determining start and end dates
diff --git a/dr.module b/dr.module index 2ac175a..106dccf 100644 --- a/dr.module +++ b/dr.module @@ -1,186 +1,189 @@ <?php module_load_include('inc', 'dr', 'dr.reports'); /** * Implementation of hook_menu(). */ function dr_menu() { $items = array(); // Taxonomy report $items['report/taxonomy'] = ar...
jrbeeman/dr
319f4ebdd4f9ae171c51c7eb5117ce1b14d18c68
Cleanup old methods for generating user and thread activity stats
diff --git a/dr.module b/dr.module index cd39ffe..2ac175a 100644 --- a/dr.module +++ b/dr.module @@ -1,185 +1,186 @@ <?php module_load_include('inc', 'dr', 'dr.reports'); /** * Implementation of hook_menu(). */ function dr_menu() { $items = array(); // Taxonomy report $items['report/taxonomy'] = ar...
jrbeeman/dr
14981e0221bbf7693e52e0916b3666294cd0a5fa
More reliably fetch and set the dates
diff --git a/dr.module b/dr.module index a5d5725..cd39ffe 100644 --- a/dr.module +++ b/dr.module @@ -1,188 +1,185 @@ <?php module_load_include('inc', 'dr', 'dr.reports'); /** * Implementation of hook_menu(). */ function dr_menu() { $items = array(); // Taxonomy report $items['report/taxonomy'] = ar...
jrbeeman/dr
64f6e76b2157cccff52c19277105976078701035
Thread activity report
diff --git a/dr.module b/dr.module index f7ea99f..a5d5725 100644 --- a/dr.module +++ b/dr.module @@ -1,148 +1,188 @@ <?php module_load_include('inc', 'dr', 'dr.reports'); /** * Implementation of hook_menu(). */ function dr_menu() { $items = array(); // Taxonomy report $items['report/taxonomy'] = ar...
jrbeeman/dr
5bff13f4ae527b2d15921181c3a7f442fcdf07b2
Cleanup; Add reporting framework w/ one complete report (User activity)
diff --git a/README.txt b/README.txt index 8d43fdf..6ddb8fd 100644 --- a/README.txt +++ b/README.txt @@ -1,11 +1,11 @@ * HEADS UP! This module is under heavy development and really not suited for public use, particularly outside the context of a Decoder Ring Drupal site. * REQUIREMENTS - jQuery Update module ...
jrbeeman/dr
e5388f5cb6caada5f466e9345aa6ab71437241a6
Ensure custom.css is loaded last
diff --git a/README.txt b/README.txt index 1f16bda..8d43fdf 100644 --- a/README.txt +++ b/README.txt @@ -1,9 +1,11 @@ * HEADS UP! This module is under heavy development and really not suited for public use, particularly outside the context of a Decoder Ring Drupal site. * REQUIREMENTS - jQuery Update module ...
jrbeeman/dr
93cbc0fad657ff66bd84c3441e45a4084c565f24
More cleanup; Some styling updates to reflect flags attached to nodes
diff --git a/README.txt b/README.txt index 1a183f0..1f16bda 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,9 @@ -HEADS UP! +* HEADS UP! This module is under heavy development and really not suited for public use, particularly outside the context of a Decoder Ring Drupal site. -INSTALLATION: -1. Create database ...
jrbeeman/dr
1ab20301a64323543ef647f48ff1897694a7920b
First wave of dr.module cleanup and re-org
diff --git a/dr.module b/dr.module index c74d9de..7b2549c 100644 --- a/dr.module +++ b/dr.module @@ -1,800 +1,67 @@ <?php +module_load_include('inc', 'dr', 'dr.reports'); + +/** + * Implementation of hook_init(). + */ function dr_init() { $path = drupal_get_path('module', 'dr'); drupal_add_css($path .'/custom...
jrbeeman/dr
c0eb8dc663df1f87f5a6b3d4b488904d8f2dacaa
Add a base view type for term chunks
diff --git a/INSTALL.txt b/INSTALL.txt index 891eca2..fad2016 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,27 +1,29 @@ CREATE TABLE `term_chunk` ( + `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `nid` int(11) NOT NULL DEFAULT '0', `tid` int(10) NOT NULL DEFAULT '0', `html` text NOT NULL DEFAULT '', `...
jrbeeman/dr
95fa7deda28df0252063226146a08cdc93829f77
Add a base view type for term chunks
diff --git a/includes/dr_chunk.views.inc b/includes/dr_chunk.views.inc new file mode 100644 index 0000000..7e971d6 --- /dev/null +++ b/includes/dr_chunk.views.inc @@ -0,0 +1,86 @@ +<?php + +function dr_chunk_views_data() { + $data = array(); + + // dr_chunk table + $data['term_chunk']['table']['group'] = t('Taxonomy...
jrbeeman/dr
e987cbb83a4ea5fdab5594ae7e878a5604f6382b
Style updates and error when saving chunks
diff --git a/custom.css b/custom.css index 767450b..47ca0d0 100644 --- a/custom.css +++ b/custom.css @@ -1,87 +1,91 @@ hr { border:none; border-collapse:collapse; color:#ccc; background-color:#ccc; height:1px; } blockquote { margin:10px; border-top:1px solid #ccc; border-b...
jrbeeman/dr
4852ffe2dfaa60f0539df1347f9df510e930e39e
Grab contents of selected text using QueryPath
diff --git a/INSTALL.txt b/INSTALL.txt index 3559ff4..891eca2 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,28 +1,27 @@ CREATE TABLE `term_chunk` ( - `type` varchar(32) NOT NULL DEFAULT '', - `id` int(11) NOT NULL DEFAULT '0', - `start` int(11) NOT NULL DEFAULT '0', - `end` int(11) NOT NULL DEFAULT '0', + `nid...
jrbeeman/dr
b782d3516d2441d40ea3a3c9c0558755125d09ca
Move term selector rendering into Drupal proper; Dramatically improve regex for matching taxonomy terms and store the selected contents
diff --git a/INSTALL.txt b/INSTALL.txt index 877f2ae..3559ff4 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,27 +1,28 @@ CREATE TABLE `term_chunk` ( `type` varchar(32) NOT NULL DEFAULT '', `id` int(11) NOT NULL DEFAULT '0', `start` int(11) NOT NULL DEFAULT '0', `end` int(11) NOT NULL DEFAULT '0', `tid...
jrbeeman/dr
bb6851d02c55c092fefe6e6a61db7fef9616a11a
Add custom css include
diff --git a/custom.css b/custom.css new file mode 100644 index 0000000..767450b --- /dev/null +++ b/custom.css @@ -0,0 +1,87 @@ +hr +{ + border:none; + border-collapse:collapse; + color:#ccc; + background-color:#ccc; + height:1px; +} + +blockquote +{ + margin:10px; + border-top:1px solid #ccc; + ...
jrbeeman/dr
1bea45570bb431d74dc2e8f44d5275e10d3af58c
Initial import of decoder ring modules
diff --git a/INSTALL.txt b/INSTALL.txt new file mode 100644 index 0000000..877f2ae --- /dev/null +++ b/INSTALL.txt @@ -0,0 +1,27 @@ +CREATE TABLE `term_chunk` ( + `type` varchar(32) NOT NULL DEFAULT '', + `id` int(11) NOT NULL DEFAULT '0', + `start` int(11) NOT NULL DEFAULT '0', + `end` int(11) NOT NULL DEFAULT '0'...
ept/saas-template
9c7bcbe02f829307e777854bd4a59eb0cd4cdfdf
Minimal admin interface scaffolding
diff --git a/README.md b/README.md index fa00946..85bae8a 100644 --- a/README.md +++ b/README.md @@ -1,184 +1,191 @@ Software-as-a-Service (SaaS) Rails template =========================================== Using this template in your application: $ rails --database mysql myapp $ cd myapp $ rm -r RE...
ept/saas-template
449dca928e77d33178e80a2f308f69e4bd041d86
Allow a site admin to see customers' data
diff --git a/lib/customer_domains.rb b/lib/customer_domains.rb index dec330e..c177f88 100644 --- a/lib/customer_domains.rb +++ b/lib/customer_domains.rb @@ -1,42 +1,42 @@ module CustomerDomains protected # Inclusion hook to make #current_customer available as ActionView helper method. def self.included(base...
ept/saas-template
45c61263da13933c643c57a2e21b90a94e7d8c9c
Fix infinite redirect loop for admin_required
diff --git a/app/controllers/sessions_controller.rb b/app/controllers/sessions_controller.rb index 321cc5c..e6ac852 100644 --- a/app/controllers/sessions_controller.rb +++ b/app/controllers/sessions_controller.rb @@ -1,59 +1,61 @@ # This controller handles the login/logout function of the site. class SessionsControll...
ept/saas-template
c53f4b5cff3dec5382e36ffb1046e444d5f8c1b1
Add admin_required filter method
diff --git a/lib/authenticated_system.rb b/lib/authenticated_system.rb index a984c7d..13da26d 100644 --- a/lib/authenticated_system.rb +++ b/lib/authenticated_system.rb @@ -1,201 +1,207 @@ module AuthenticatedSystem protected # Returns true or false if the user is logged in. # Preloads @current_user with ...
ept/saas-template
71e2b35d0763ae7dbcb9d8aaafa26d69739655c8
Added MIT license
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..6f38d06 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,19 @@ +Copyright (c) 2009 Ept Computing Ltd + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"),...
ept/saas-template
bd85ff193bb1850951273d9aeeee326ec786c5df
Allow admins to become other users
diff --git a/README.md b/README.md index f59d59f..fa00946 100644 --- a/README.md +++ b/README.md @@ -1,185 +1,184 @@ Software-as-a-Service (SaaS) Rails template =========================================== Using this template in your application: $ rails --database mysql myapp $ cd myapp $ rm -r RE...