Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tugas II WBD Kelompok 28 #27

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Tugas II WBD Kelompok 28 #27

wants to merge 11 commits into from

Commits on Nov 18, 2014

  1. Proyek kosong untuk JSFSimpleBlog

    Prerequisites :
    Eclipse IDE (karena saya bikinnya di eclipse, gak tau kompatibel atau
    gak dengan IDE lain...)
    Server Tomcat 7.0 (download XAMPP ada tomcat, ya udah dipake aja...)
    JSTL untuk Tomcat 7.0
    
    Untuk setting dan tetek bengek lainnya lihat :
    http://www.vogella.com/tutorials/EclipseWTP/article.html (Java web
    development guide)
    http://www.vogella.com/tutorials/JavaServerFaces/article.html (JSF
    tutorial)
    http://tomcat.apache.org/taglibs/standard/ (JSTL library download &
    setting guide)
    http://www.vogella.com/tutorials/EclipseGit/article.html (EclipseGit)
    NatriumTrioksida committed Nov 18, 2014
    Configuration menu
    Copy the full SHA
    0194a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Tambah library JSTL, JSF, dan JDBC MySQL connector

    (path perlu di set manual dulu biar bisa dipake di IDE)
    NatriumTrioksida committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    ff5674b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2014

  1. Configuration menu
    Copy the full SHA
    c519875 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. tambah macam-macam :

    java beans (user, post, comment)
    database helper (singleton)
    
    todo :
    tambah helper untuk ngambil cookie (butuh buat nambah/hapus/baca cookie)
    NatriumTrioksida committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    56b5ad9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2014

  1. UPDATE: loginController

    UPDATE: tidak perlu helper untuk cookie
    NatriumTrioksida committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    e9369c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2014

  1. implementasi awal post features and pages (JSF)

    Trapsilo P. Bumi committed Nov 28, 2014
    Configuration menu
    Copy the full SHA
    156480c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2014

  1. Configuration menu
    Copy the full SHA
    be097d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2014

  1. Configuration menu
    Copy the full SHA
    8a99e25 View commit details
    Browse the repository at this point in the history
  2. Post functionality complete. Comment functionality complete.

    Yang belum: published/unpublished, integrasi dengan user role
    Trapsilo P. Bumi committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    472e59c View commit details
    Browse the repository at this point in the history
  3. All post functionality complete.

    Tinggal integrasi dengan user functionality (role/login)
    Trapsilo P. Bumi committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    d204433 View commit details
    Browse the repository at this point in the history
  4. Bonus: soft delete complete.

    Trapsilo P. Bumi committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    4976a38 View commit details
    Browse the repository at this point in the history